gaozhangmin opened a new pull request #11893:
URL: https://github.com/apache/pulsar/pull/11893


   
   
   ### Motivation
   
   
   Now, Admin cli only support a non-partitioned topic, But In actually, I 
usually want to terminate the whole topic, instead of one partition of topic.
   ### Modifications
   
   add  admin command `partitioned-terminate`, support terminate whole topic 
without specify partition.
   
   
   ### Does this pull request potentially affect one of the following parts:
   
   *If `yes` was chosen, please highlight the changes*
   
     - Dependencies (does it add or upgrade a dependency): (yes / no) no
     - The public API: (yes / no) yes
     - The schema: (yes / no / don't know) no
     - The default values of configurations: (yes / no) no
     - The wire protocol: (yes / no) no
     - The rest endpoints: (yes / no) no
     - The admin cli options: (yes / no) yes
     - Anything that affects deployment: (yes / no / don't know) no
   
   ### Documentation
   
   need doc, i will update it later
   
   
   


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