bharanic-dev opened a new issue #13129: URL: https://github.com/apache/pulsar/issues/13129
**Is your enhancement request related to a problem? Please describe.** There can be instances when the metadata-store callback tasks take a very long time, sometimes even block forever (https://github.com/apache/pulsar/issues/12929). **Describe the solution you'd like** When issues like the above happen in production environments, it is non-trivial to debug and figure out what the underlying issue is. It would be good to add some monitoring to monitor the callback tasks and log the stack trace if the callback is taking an inordinate amount of time. -- 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]
