nodece opened a new pull request #13535: URL: https://github.com/apache/pulsar/pull/13535
Signed-off-by: Zixuan Liu <[email protected]> ### Motivation When updating a topic policy that does not exist, the exception thrown should not be recorded as an error log. ### Modifications Use `log.warn` to record the exceptions that the topic does not exist. ### Documentation Check the box below and label this PR (if you have committer privilege). Need to update docs? - [x] `no-need-doc` Just improve the print log. -- 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]
