yzang commented on issue #913: Refactor FileInfo locking and refcounting out 
IndexPersistenceMgr
URL: https://github.com/apache/bookkeeper/pull/913#issuecomment-354157323
 
 
   @ivankelly Could you also explain a little bit about how the below thing 
could happen?
   
   > 2. FileInfos can be closed while it is still references in the
   > IndexPersistenceMgr. This means that it can be fenced, but this will
   > very be flushed to disk because the FileInfo is already closed.
   
   The only place where we close FileInfo without flushing header is when we 
remove the ledger and when we shutdown bookkeeper. 

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