You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "zhangliweixyz (via GitHub)" <gi...@apache.org> on 2023/03/16 10:21:25 UTC

[GitHub] [rocketmq] zhangliweixyz commented on issue #6371: dashboard和命令行工具mqadmin查看生产者列表错误

zhangliweixyz commented on issue #6371:
URL: https://github.com/apache/rocketmq/issues/6371#issuecomment-1471678315

   rocketmq version: 4.9.3
   rocketmq-dashboard version: rocketmq-dashboard-1.0.0
   topic: t-aaa  t-bbb
   producergroup: p-test
   mqadmin command: ./mqadmin producerConnection -g p-test -n localhost:9876 -t t-aaa
                                       ./mqadmin producerConnection -g p-test -n localhost:9876 -t t-bbb
   我用生产者组p-test,只往t-aaa这一个topic里发消息了,但是用t-bbb查询也返回了这个生产者地址。
   这是dashboard返回结果
   ![image](https://user-images.githubusercontent.com/70928799/225586361-8f0a9941-57d9-4d2c-a3f9-e5386fe35ece.png)
   ![image](https://user-images.githubusercontent.com/70928799/225586428-e9ba1826-98a8-4a56-b319-71636546c702.png)
   这是mqadmin命令行返回结果:
   ![image](https://user-images.githubusercontent.com/70928799/225586906-55b47f66-2e9a-4406-8fc7-815388ea808c.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org