[Enhancement] If there is a deadlock in the broker, the status probe should return a failure because the service may be unavailable #23635
Labels
type/enhancement
The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Search before asking
Read release policy
Version
all version
Minimal reproduce step
Simulate a producer or consumer deadlock and then request
/status.html
probe.What did you expect to see?
Probe response failed, and the thread stack was printed for easy troubleshooting, and then the service was triggered to restart.
What did you see instead?
Probe response "ok"
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: