snowcrumble commented on issue #6305: [Proxy]If zk leader was down, proxy was 
not work until restart it
URL: https://github.com/apache/pulsar/issues/6305#issuecomment-586081757
 
 
   > Try to configure the proxies to connect to the brokers using service urls 
instead of using zookeeper. It will reduce the impact from zookeeper lead was 
done.
   > 
   > ```
   > brokerServiceURL=
   > brokerServiceURLTLS=
   > ```
   > 
   > Regarding the broker restarts when zookeeper sessions are expired, 
@codelipenghui is working an enhancement to improve it.
   
   I tried to set a long enough `zooKeeperSessionTimeoutMillis=1200000` that 
broker would not exit for session reason, but I don't know if it has some 
side-effect.

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