eolivelli commented on issue #3466:
URL: https://github.com/apache/bookkeeper/issues/3466#issuecomment-1241930295

   I have done some testing on master branch.
   I have created some tests that simulate a "timeout" while performing 
recovery operations. And in every case I tests the BK client returns 
`BKLedgerRecoveryException`
   
   
   After re-reading again the logs in this issue it seems that:
   - the LAC on the ledger 3246 is at least 0 but no bookie has the entry
   - in the same process (assuming that the logs come from the same JVM) we 
have a ReadOnlyLedgerHandle on ledger 3246 but we are also writing to the 
ledger, so we have a WriteHandle
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to