lhotari commented on pull request #14088:
URL: https://github.com/apache/pulsar/pull/14088#issuecomment-1027636152


   I made a similar change to the Apache Pulsar Helm chart: 
https://github.com/apache/pulsar-helm-chart/pull/223 . Instead of relying on 
the `pulsar-zookeeper-ruok.sh` script in the container image, I replaced it 
with `bash -c 'echo ruok | nc -q 1 localhost 2181 | grep imok'`.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to