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

[release notes] Document the requirement of ZooKeeper 3.6.x or greater for Pulsar 2.9 onwards #11617

Closed
eolivelli opened this issue Aug 10, 2021 · 1 comment
Labels
doc-required Your PR changes impact docs and you will update later. type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Milestone

Comments

@eolivelli
Copy link
Contributor

In 2.9.0 we are now using ZooKeeper Persistent Recursive Watches.
This feature is supported only from ZooKeeper 3.6.x onwards.

Users that upgrading from Pulsar 2.7.x, that bundles ZooKeeper 3.5.x must upgrade the ZooKeeper nodes before upgrading the brokers.

The same applies to users that are running their own ZooKeeper cluster, they must upgrade to ZooKeeper 3.6.x or greater before upgrading Pulsar.

Currently in ZooKeeper 3.6.x and 3.7.x Persistent Recursive Watches are supported only when using the standard "watch manager", and not zookeeper.watchManagerName=WatchManagerOptimized
http://zookeeper.apache.org/doc/r3.7.0/zookeeperAdmin.html

@eolivelli eolivelli added type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. release/blocker Indicate the PR or issue that should block the release until it gets resolved labels Aug 10, 2021
@eolivelli eolivelli added this to the 2.9.0 milestone Aug 10, 2021
@eolivelli eolivelli modified the milestones: 2.9.0, 2.10.0 Oct 6, 2021
@codelipenghui codelipenghui modified the milestones: 2.10.0, 2.11.0 Feb 14, 2022
@Anonymitaet Anonymitaet added doc-required Your PR changes impact docs and you will update later. and removed doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. labels Mar 28, 2022
@codelipenghui codelipenghui modified the milestones: 2.11.0, 2.12.0 Jul 26, 2022
@eolivelli eolivelli removed the release/blocker Indicate the PR or issue that should block the release until it gets resolved label Aug 16, 2022
@tisonkun
Copy link
Member

tisonkun commented Dec 6, 2022

@tisonkun tisonkun closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required Your PR changes impact docs and you will update later. type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
Development

No branches or pull requests

4 participants