antimpatel 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-572678406 Hey, I want to go ahead with this, after initial investigation what I have understood is that We can implement a new method similar to the one you mentioned, in TopicImpl .java class and make a post-call to the path for all partitioned topic and return. let me know if I am missing something here?
---------------------------------------------------------------- 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
