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
RuntimeInfo and ClusterListSubCommand show ackThreadPoolQueueSize and ackThreadPoolQueueHeadWaitTimeMills
Motivation
After the introduction of the POP mode in RocketMQ 5.0, acknowledging messages (ack) has become increasingly important. It is hoped that the runtime information of the broker includes the queueing status of ack messages. Ideally, this information should be displayed in the clusterList command.
Describe the Solution You'd Like
RuntimeInfo and ClusterListSubCommand show ackThreadPoolQueueSize and ackThreadPoolQueueHeadWaitTimeMills
Describe Alternatives You've Considered
No
Additional Context
No response
The text was updated successfully, but these errors were encountered:
…lQueueSize and ackThreadPoolQueueHeadWaitTimeMills (#8339)
* RuntimeInfo and ClusterListSubCommand show ackThreadPoolQueueSize and ackThreadPoolQueueHeadWaitTimeMills
* RuntimeInfo and ClusterListSubCommand show ackThreadPoolQueueSize and ackThreadPoolQueueHeadWaitTimeMills
Before Creating the Enhancement Request
Summary
RuntimeInfo and ClusterListSubCommand show ackThreadPoolQueueSize and ackThreadPoolQueueHeadWaitTimeMills
Motivation
After the introduction of the POP mode in RocketMQ 5.0, acknowledging messages (ack) has become increasingly important. It is hoped that the runtime information of the broker includes the queueing status of ack messages. Ideally, this information should be displayed in the clusterList command.
Describe the Solution You'd Like
RuntimeInfo and ClusterListSubCommand show ackThreadPoolQueueSize and ackThreadPoolQueueHeadWaitTimeMills
Describe Alternatives You've Considered
No
Additional Context
No response
The text was updated successfully, but these errors were encountered: