You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2019/02/06 18:43:17 UTC

[GitHub] athanatos commented on issue #1919: BookKeeper switched to readonly after FileInfoDeletedException

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:
users@infra.apache.org


With regards,
Apache Git Services