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 2020/02/24 18:05:35 UTC

[GitHub] [bookkeeper] eolivelli commented on issue #2273: Bookie does not try to download ledger from another bookie

eolivelli commented on issue #2273: Bookie does not try to download ledger from another bookie
URL: https://github.com/apache/bookkeeper/issues/2273#issuecomment-590469553
 
 
   I talked offline about this issue with @hamadodene .
   
   The ledger is written with WQ=2 and ledger metadata point that segment to bk1 and bk2 bookies.
   The client (reader) is on bk3.
   It seems that BK is trying only to read from bk3.
   
   The case here is that bk2 machine has been forcibly partitioned away from network.
   
   @hamadodene please correct me if I am wrong.
   Do you have more logs?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services