Technoboy- opened a new pull request, #17556: URL: https://github.com/apache/pulsar/pull/17556
### Motivation If `refreshTopicPoliciesCache(msg)` throws any RuntimeException, the policy reader will stop to read messages anymore. ### Modification Move `refreshTopicPoliciesCache` to be execute into `thenAccept`. ### Documentation - [x] `doc-not-needed` (Please explain why) -- 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]
