athanatos commented on issue #1919: BookKeeper switched to readonly after 
FileInfoDeletedException
URL: https://github.com/apache/bookkeeper/issues/1919#issuecomment-461138708
 
 
   @eolivelli Haven't seen it.  FileInfoDeletedException was added with the 
local consistency checker to indicate a call on a FileInfo after the gc had 
removed the ledger.  In this case, I think SortedLedgerStorage is flushing 
entries for a ledger which no longer exists.  What exception should be 
propagated in that case?

----------------------------------------------------------------
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