You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have confirmed that this should be classified as an enhancement rather than a bug/feature.
Summary
The org.apache.rocketmq.broker.latency.BrokerFastFailure#cleanExpiredRequest method does not clean up timed out tasks inside the adminBrokerThreadPoolQueue
Motivation
Preventing adminBrokerThreadPoolQueue stacking
Describe the Solution You'd Like
adminBrokerThreadPoolQueue could also add fast failure
Describe Alternatives You've Considered
no
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Before Creating the Enhancement Request
Summary
The org.apache.rocketmq.broker.latency.BrokerFastFailure#cleanExpiredRequest method does not clean up timed out tasks inside the adminBrokerThreadPoolQueue
Motivation
Preventing adminBrokerThreadPoolQueue stacking
Describe the Solution You'd Like
adminBrokerThreadPoolQueue could also add fast failure
Describe Alternatives You've Considered
no
Additional Context
No response
The text was updated successfully, but these errors were encountered: