-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
doc-requiredYour PR changes impact docs and you will update later.Your PR changes impact docs and you will update later.type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Milestone
Description
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
Metadata
Metadata
Assignees
Labels
doc-requiredYour PR changes impact docs and you will update later.Your PR changes impact docs and you will update later.type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages