zymap opened a new issue #5412: Pulsar-admin commands `Offload`, 
`internal-info`, `compact`, `unload`, `terminate` are not support the 
partitioned topic
URL: https://github.com/apache/pulsar/issues/5412
 
 
   **Is your feature request related to a problem? Please describe.**
   
   Currently, the command `Offload`, `internal-info`, `compact`, `unload`, 
`terminate` are not support to operate a partitioned topic. If there was a big 
partitioned topic, we need to find all the partitions and operate them one by 
one. It's not friendly to the users.
   
   **Describe the solution you'd like**
   
   We need to provide a flag `all`  for those commands to operate the 
partitioned topic.
   

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


With regards,
Apache Git Services

Reply via email to