We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有AB两个master,实际情况是都有消息在生产,使用admin 的brokerStatus命令查看,监控数据里面就没有生产消息 今天生产总数为0,猜测 今天生产总数=msgPutTotalTodayNow-msgPutTotalTodayMorning,brokerStatus获取的数据看来相减确实为0,但是实际肯定是在生产,有生产TPS,这个broker上还有消费 请问这个是哪里的问题?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
有AB两个master,实际情况是都有消息在生产,使用admin 的brokerStatus命令查看,监控数据里面就没有生产消息
今天生产总数为0,猜测 今天生产总数=msgPutTotalTodayNow-msgPutTotalTodayMorning,brokerStatus获取的数据看来相减确实为0,但是实际肯定是在生产,有生产TPS,这个broker上还有消费
请问这个是哪里的问题?
The text was updated successfully, but these errors were encountered: