You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/03 08:42:57 UTC

[GitHub] [pulsar] gaozhangmin edited a comment on pull request #11893: Admin cli support terminate a partitioned topic

gaozhangmin edited a comment on pull request #11893:
URL: https://github.com/apache/pulsar/pull/11893#issuecomment-912367559


   > Could you add some unit tests? What if my parameter is a non-partitionedTopic?
   
   The restful api test is already covered by `testTerminatePartitionedTopic`.
   
   https://github.com/apache/pulsar/blob/5b2b1c9a128898c00b57fcd5d3918e21ff7b67b6/pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/PersistentTopicsTest.java#L311-L333
   
   I will add a  admin client request test.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org