rdhabalia opened a new pull request #1565: Introduce admin api to get broker 
and namespace-isolation policy map
URL: https://github.com/apache/incubator-pulsar/pull/1565
 
 
   ### Motivation
   
   Right now, with multiple namespace-isolation-policies, it is little bit 
tricky to find out list of brokers which are part of shared pool by going 
through regex. we also want to know policies attached to every broker for 
isolation policy analysis.
   
   ### Modifications
   
   Introduce admin api 
   1. Get list of brokers with namespace isolation policy attached to them
   2. get specific broker with namespace isolation policy attached to it
   
   ### Result
   
   it will not impact any existing functionality.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to