liudezhi2098 commented on a change in pull request #14064:
URL: https://github.com/apache/pulsar/pull/14064#discussion_r803472345
##########
File path:
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/PersistentTopics.java
##########
@@ -2675,7 +2676,14 @@ public MessageId terminate(
@ApiParam(value = "Is authentication required to perform this
operation")
@QueryParam("authoritative") @DefaultValue("false") boolean
authoritative) {
validatePersistentTopicName(tenant, namespace, encodedTopic);
Review comment:
need catch exception
--
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]