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:
[email protected]


With regards,
Apache Git Services

Reply via email to