zymap commented on issue #5905: [pulsar-broker][REST API] Support `terminate` all partitions of a partitioned topic URL: https://github.com/apache/pulsar/issues/5905#issuecomment-573546719 Hi, @antimpatel Maybe we can implement this on the original method. Currently, we have already support terminate a non-partitioned topic or a partition of a partitioned topic. So we just add some codes to delete them one by one if the topic is 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
