You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/10/29 18:41:52 UTC

[GitHub] sijie commented on issue #2879: Failed to write entry (11, 0): Bookie handle is not available

sijie commented on issue #2879: Failed to write entry (11, 0): Bookie handle is not available
URL: https://github.com/apache/pulsar/issues/2879#issuecomment-434031630
 
 
   @nanguawu : 
   
   where did you run `bookkeeper sanity`? was it in the bookie machine? 
   
   can you run `bookkeeper shell listbookies -rw` to get the list of bookies alive in the cluster?
   
   > Closing ledger 11 due to NotEnoughBookiesException: Not enough non-faulty bookies available
   
   This error message indicates that there is no bookies alive. I am suspecting that bookies advertised a non-reachable address.
   

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