Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

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

Open
sijie opened this issue Aug 10, 2021 · 0 comments

Comments

@sijie
Copy link
Member

sijie commented Aug 10, 2021

Original Issue: apache#11617


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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant