hangc0276 opened a new pull request #10823: URL: https://github.com/apache/pulsar/pull/10823
### Motivation After upgrade zookeeper to 3.6.0+ and use zookeeper prometheus provider to provider metrics, we remote pulsar zookeeper prometheus metrics in #10803. We may remove the pulsar-zookeeper module and call zookeeper quorumPeerMain to start zookeeper directly in bin/pulsar script. ### Modifications 1. remove `pulsar-zookeeper` module 2. call zookeeper quorumPeerMain to start zookeeper in `bin/pulsar` script -- 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]
