codelipenghui opened a new issue #6259: Retry when zookeeper session expired at 
broker side.
URL: https://github.com/apache/pulsar/issues/6259
 
 
   **Is your feature request related to a problem? Please describe.**
   Currently, when a broker met Zookeeper session expired event, the broker 
shutdown itself. When the broker or zookeeper servicer under high load and the 
session timeout is short, this can easily cause the broker to go down. There 
are some related issues #6251.
   
   At Apache BookKeeper, when met Zookeeper session expired event, the bookie 
will re-register metadata. So broker also can refer to such processing.
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to