mattisonchao commented on a change in pull request #14120:
URL: https://github.com/apache/pulsar/pull/14120#discussion_r800265287



##########
File path: 
pulsar-broker/src/main/java/org/apache/pulsar/broker/web/PulsarWebResource.java
##########
@@ -1165,4 +1166,13 @@ public void validateTopicOperation(TopicName topicName, 
TopicOperation operation
         }
     }
 
+    protected Void handleCommonRestAsyncException(AsyncResponse asyncResponse, 
Throwable ex) {

Review comment:
       done.




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


Reply via email to