jiazhai opened a new issue #5740: handle broker shutdown when no zk session
URL: https://github.com/apache/pulsar/issues/5740
 
 
   currently, when no zk session, broker is shutdown.
   In issue https://github.com/apache/pulsar/issues/308
   It mentioned how to handle no zk session for broker, this is to tracking 
that work. 
   ```
   We have already been discussing a bit on improving this behavior by having a 
"degraded" mode in which brokers with no ZK session can continue sending and 
delivering messages without attempting to do any metadata operations (no new 
topics, no ledger rollovers..). The design is still up in the air, but it's an 
area that we surely are going to improve.
   ```

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