eolivelli opened a new issue #8901: URL: https://github.com/apache/pulsar/issues/8901
With Pulsar 2.7.0 we include Apache BookKeeper 4.12.0 that allows you to configure a static "BookieID" that does not depend on the current Network Address of the Bookie. Unfortunately it is not possible to leverage this feature we need to inject the BookieAddressResolver into Pulsar DNSToSwitchMapping implementation ZkBookieRackAffinityMapping. An enhancement is required on BK side https://github.com/apache/bookkeeper/pull/2519 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
