athanatos opened a new issue #950: 
EntryLogger.extractEntryLogMetadataByScanning.accept check is wrong
URL: https://github.com/apache/bookkeeper/issues/950
 
 
   Should be >= 0 (0 is a valid ledger id).  Seems to be causing 
org.apache.bookkeeper.replication.TestReplicationWorker.test2RWsShouldCompeteForReplicationOf2FragmentsAndCompleteReplication
 to fail in cases where the gc runs before the recovery reads happen.  The gc 
winds up believing the entry log to be empty and deletes it erroneously.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to