You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/09/27 01:43:03 UTC

[GitHub] [bookkeeper] dlg99 commented on issue #3466: Missing ledgers when inducing network packet loss in Bookkeeper 4.15

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

   @RaulGracia is there any chance that lossy network caused some kind of split brain or data inconsistency on ZK side?
   e.g. I recently dealt with the situation when out of 5 ZK nodes one had missed specific node, so the clients that were lucky enough to read form that node didn't see the data. 
   Can you browse the BK metadata using zkCli on all zk nodes to confirm that metadata for the missing ledger is either present (and the same) or missing on all nodes?


-- 
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: commits-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org