zplinuxlover opened a new pull request #6727: in module `managed-ledger`, the testcase startup zookeeper server, a… URL: https://github.com/apache/pulsar/pull/6727 In module `managed-ledger`, the testcase startup zookeeper server, after startup zookeeper server, we will use `ClientBase.waitForServerUp(getZooKeeperConnectString(), ClientBase.CONNECTION_TIMEOUT)` to wait for zookeeper server startup success, but if zookeeper do not enable `zookeeper.4lw.commands.whitelist`, the client can not use `echo stat | nc zookeeper_ip zk_port` to detect zookeeper server startup success or not
---------------------------------------------------------------- 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
