Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FLUME-2514. Speed up TestFileChannelRestart tests
TestFileChannelRestart tests are really slow. For example, testToggleCheckpointCompressionFromFalseToTrue and testToggleCheckpointCompressionFromTrueToFalse take ~4 minutes each. Some of them could be made faster by using channels with lower capacity. Reviewed by Bessenyei Balázs Donát (Santiago M. Mola via Mike Percy)
- Loading branch information