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 2019/12/13 14:32:11 UTC

[GitHub] [bookkeeper] aschiazza edited a comment on issue #2216: Bookkeeper High CPU usage when StreamStorageLifecycleComponent extra component is active

aschiazza edited a comment on issue #2216: Bookkeeper High CPU usage when StreamStorageLifecycleComponent extra component is active
URL: https://github.com/apache/bookkeeper/issues/2216#issuecomment-565456508
 
 
   I think bookie is able to talk to zookeeper. I test it in that way:
   1- I attached a shell in bookkeeper container.
   2 - started a zookeeper shell (```bin/pulsar zookeeper-shell -server zookeeper:2181```)
   3 - in zk shell I typed ```ls /stream/servers/available```
   4 - result is ```[172.25.0.6:4181]``` ( that is the IP of bookie container)
   
   Can I test in some other way?

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