Lakshmi-Balu opened a new pull request #11763:
URL: https://github.com/apache/pulsar/pull/11763


   
   ### Motivation
   
   To show the mapping of Broker URL to list of the topics that it serves.
   
   ### Modifications
   
   pulsar-admin has lookup for partitioned topic. Now added a parameter to have 
the mapping sort by Broker 
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change added tests and can be verified as follows:
   
   pulsar-admin topics partitioned-lookup 
{persistent/non-persistent}://tenant/namespace/topic --sort-by-broker
   
   ### Documentation
   Documentation is required to talk about the new parameter
   
   #### For contributor
   
   For this PR, do we need to update docs? Yes
     
   #### For committer
   
   For this PR, do we need to update docs? Yes
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to