Technoboy- opened a new pull request, #17484: URL: https://github.com/apache/pulsar/pull/17484
### Motivation When I troubleshoot the key_shared subscription issue, there are no error logs on the broker side. I find the error info from the broker dump file. It's a RuntimeException that causes the thread to crash, so no error logs.  So suggest using `safeRun` on the dispatcher thread. ### 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]
