This repository has been archived by the owner on Nov 4, 2020. It is now read-only.
forked from elastic/logstash
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optimistic recovery of queue head page on open
recover method wip recover method wip recevered lenght 0 is invalid fix firstUnackedSeqNum DRYied open and recover DRYed and refactored to extract AbstractByteBufferPageIO from ByteBufferPageIO and MmapPageIO better exception messages cleanup and remove subject idiom rename _mapFile to mapFile added invalid state recovery tests use log4j renamed TestSettings methods to improve readability duplicate code add version check typo use test exceptions annotation use parametrized tests added uncheck() method to clean test stream add better message todo proper javadoc comment typo
- Loading branch information
1 parent
ca9ff91
commit 356dd71
Showing
14 changed files
with
686 additions
and
508 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.