athanatos opened a new issue #1757: Ledger deletion racing with flush can cause a ledger index to be resurrected. URL: https://github.com/apache/bookkeeper/issues/1757 The fix to https://issues.apache.org/jira/browse/BOOKKEEPER-604 was fundamentally incomplete. I think the move viable fix would be for the FileInfo object (the only viable point of synchronization between flush and delete) to remember that it's been deleted and ignore flushHeader() and moveToNewLocation().
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services