Admin Broker thread pool 被大量 LOCK_BATCH_MQ 阻塞的原因 #7254
Unanswered
schneiderlin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
线上环境发现 admin 接口都不响应了, 排查问题发现 adminBrokerExecutor 线程池满了, 发现线程池 work queue 中堆积了 5000 多个请求. 其中大部分是 LOCK_BATCH_MQ 类型的, 约占比 90%.
请问符合预期吗
Beta Was this translation helpful? Give feedback.
All reactions