MarvinCai commented on issue #10263:
URL: https://github.com/apache/pulsar/issues/10263#issuecomment-822913298


   We're relying on Zookeeper watch to invalidate cache entry and refetch, so 
that delay is inevitable. 
   We might able to invalidate entry in cache before delete/update in 
Zookeeper, but currently metadata store is not aware of all the caches, so 
that'll be non trivial work and not sure how much value it brings.
   Could use a second opinion here.


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


Reply via email to