rdhabalia opened a new pull request #6668: [pulsar-broker] support configurable 
zk-cache expiry time
URL: https://github.com/apache/pulsar/pull/6668
 
 
   ### Motivation
   Right now zk-cache expiry is hardcoded and it needs to be configurable to 
refresh value based on various requirement: eg: refresh quickly in case of 
zk-watch miss, avoid frequent cache refresh to avoid zk-read or avoid issue due 
to zk read timeout, etc..
   
   ### Modification 
   User can configure zk-cache expiry using `zooKeeperCacheExpirySeconds` 
configuration.

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