Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove pulsar-zookeeper module and call zookeeper quorumPeerMain to start zookeeper #10823

Merged

Conversation

hangc0276
Copy link
Contributor

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

@hangc0276 hangc0276 self-assigned this Jun 4, 2021
@hangc0276 hangc0276 added this to the 2.8.0 milestone Jun 4, 2021
@codelipenghui
Copy link
Contributor

/pulsarbot run-failure-checks

@codelipenghui codelipenghui merged commit 30b612b into apache:master Jun 5, 2021
yangl pushed a commit to yangl/pulsar that referenced this pull request Jun 23, 2021
…tart zookeeper (apache#10823)

### Motivation
After upgrade zookeeper to 3.6.0+ and use zookeeper prometheus provider to provider metrics, we remote pulsar zookeeper prometheus metrics in apache#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
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
…tart zookeeper (apache#10823)

### Motivation
After upgrade zookeeper to 3.6.0+ and use zookeeper prometheus provider to provider metrics, we remote pulsar zookeeper prometheus metrics in apache#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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants