merlimat opened a new pull request #10594:
URL: https://github.com/apache/pulsar/pull/10594


   ### Motivation
   
   The ZK reads triggered by the "get namespaces of a tenant" admin operation 
are being issued directly on the ZK client and therefore are not getting cached 
by brokers.
   
   This change is only for 2.7 branch. The issue is not present in current 
master since the code was already ported to use MetadataStore API.


-- 
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:
us...@infra.apache.org


Reply via email to