hangc0276 opened a new pull request, #17226: URL: https://github.com/apache/pulsar/pull/17226
### Motivation In the master branch, we have supported zk retry logic for connection loss cases, which will reduce data inconsistency for Pulsar broker with Zookeeper. https://github.com/apache/pulsar/blob/423ab75425211c52f43384a915fb775b8ecb5070/pulsar-metadata/src/main/java/org/apache/pulsar/metadata/impl/ZKMetadataStore.java#L163-L169 ### Modification We backport this feature into branch-2.8 -- 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]
