charts icon indicating copy to clipboard operation
charts copied to clipboard

Use the NIOServerCnxnFactory for zookeeper in chars pulsar

Open gaoran10 opened this issue 4 years ago • 1 comments

Issue

I updated the version of components in chars pulsar to 2.9.0-candidate-4, but I met an NPE problem when initializing the zookeeper cluster.

image

refer to issue https://github.com/apache/pulsar/issues/11070

Modify

For charts pulsar, use the org.apache.zookeeper.server.NIOServerCnxnFactory as the default serverCnxnFactory of the zookeeper.

gaoran10 avatar Nov 22 '21 10:11 gaoran10

I'd like to add that zookeeper wouldn't come up on a fresh install due to this. Version was 2.8.1

Apache pulsar chart has the same fix: https://github.com/apache/pulsar-helm-chart/pull/180/files

jeenx avatar Dec 08 '21 00:12 jeenx

Close stale PR

ericsyh avatar Dec 17 '22 12:12 ericsyh