package org.apache.rocketmq.tools.admin.api;

public enum TrackType {
    CONSUMED,                        //  消息已经被消费
    CONSUMED_BUT_FILTERED,  	     //  消息已经投递但被过滤
    PULL,                            //  消息消费的方式是拉模式
    NOT_CONSUME_YET,                 //  目前没有被消费
    NOT_ONLINE,                      //  CONSUMER不在线
    UNKNOWN                          //  未知错误
}
GitHub 加速计划 / ro / rocketmq-dashboard
1.04 K
508
下载
The state-of-the-art Dashboard of Apache RoccketMQ provides excellent monitoring capability. Various graphs and statistics of events, performance and system information of clients and application is evidently made available to the user.
最近提交(Master分支:3 个月前 )
464f57ad * fix:Fixed the issue that normal messages in version v4 are not showed * feat:support retryMaxTimes args set --------- Co-authored-by: yuanziwei <yuanziwei@xiaomi.com> Co-authored-by: yuanziwei.akai <yuanziwei.akai@bytedance.com> 2 个月前
5d08d3b1 * fix:Fixed the issue that normal messages in version v4 are not showed * feat:support unspecified topic --------- Co-authored-by: yuanziwei <yuanziwei@xiaomi.com> 3 个月前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐