lhotari opened a new pull request #218: URL: https://github.com/apache/pulsar-helm-chart/pull/218
### Motivation - Sometimes the Pulsar deployment doesn't complete, and the broker services don't become available. When investigating the problem, it seems that cluster metadata initialization might get stuck and that blocks starting the pods. - This problem seems to happen with Pulsar 2.8.x+ and Zookeeper, when TLS is enabled for Zookeeper. #190 is the PR to switch to use Pulsar 2.8.x . ### Modifications - Add timeouts for waiting for zk and bk to become available. - timeouts will help failures recover eventually - Add timeout to cluster metadata initialization jobs -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org