gaozhangmin commented on PR #15081: URL: https://github.com/apache/pulsar/pull/15081#issuecomment-1092785710
> Looks like we will return 307, and this redirect exception may don't need to log error. > > `@ApiResponse(code = 307, message = "Topic is not owned by this broker!"),` @mattisonchao redirection exception is thrown in method `validateTopicName`. This error won't be caught by CompletableFuture exceptionally -- 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]
