lhotari commented on issue #22601: URL: https://github.com/apache/pulsar/issues/22601#issuecomment-2133840855
I found https://github.com/apache/bookkeeper/issues/2071 and https://github.com/apache/bookkeeper/pull/2085 which seem to indicate that running with `bookkeeperUseV2WireProtocol=true` is supported. However, I don't think that it has ever been stable when TLS is enabled between broker and bookkeeper. In the Apache Pulsar Helm chart, the chart will set `bookkeeperUseV2WireProtocol=false` when TLS is enabled between broker and bookkeeper. https://github.com/apache/pulsar-helm-chart/blob/3ecc2baab809389ede5e53f4ecf518fab0f13dad/charts/pulsar/templates/broker-configmap.yaml#L180-L196 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
