jevonsnotes commented on issue #218:
URL:
https://github.com/apache/rocketmq-dashboard/issues/218#issuecomment-2220282546
更新代码后,将VIP配置调整为false可以解决
```
rocketmq:
config:
isVIPChannel: false
```
--
This is an automated message from the Apache Git Service.
To respond to
jevonsnotes closed issue #218: 无法查看消费终端
URL: https://github.com/apache/rocketmq-dashboard/issues/218
--
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: com
jevonsnotes commented on issue #218:
URL:
https://github.com/apache/rocketmq-dashboard/issues/218#issuecomment-2219417032
> 使用5.X gRPC SDK就会有这个问题,使用4.X Remoting SDK就没问题,应该是adminTool没有从proxy拉数据
我之前使用的是rocketmq spring的sdk,发送fifo会报错,才切换的v5 grpc sdk
https://github.com/apache/rocketmq-c
ProfutW commented on issue #218:
URL:
https://github.com/apache/rocketmq-dashboard/issues/218#issuecomment-2212880674
使用5.X gRPC SDK就会有这个问题,使用4.X Remoting SDK就没问题,应该是adminTool没有从proxy拉数据
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
jevonsnotes commented on issue #218:
URL:
https://github.com/apache/rocketmq-dashboard/issues/218#issuecomment-2212767746
> 重试topic列表存在这个topic吗?TOPIC_NORMAL_CONSUMER_GROUP_01,没有的话可以创建一个试试
有的
![image](https://github.com/apache/rocketmq-dashboard/assets/24319663/9d07e4d0-58bb-4a00-8
onejimmyboy commented on issue #218:
URL:
https://github.com/apache/rocketmq-dashboard/issues/218#issuecomment-2211708981
重试topic列表存在这个topic吗?TOPIC_NORMAL_CONSUMER_GROUP_01,没有的话可以创建一个试试
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
Gonzo-Tan commented on issue #218:
URL:
https://github.com/apache/rocketmq-dashboard/issues/218#issuecomment-2210615739
这个是因为 5.x 之后 broker 里面没有 consumer 信息导致的,参考这个 pr :
https://github.com/apache/rocketmq-dashboard/pull/219
--
This is an automated message from the Apache Git Service.
T
jevonsnotes commented on issue #218:
URL:
https://github.com/apache/rocketmq-dashboard/issues/218#issuecomment-2209899469
命令也无法查看
```
[root@gd4400-tst-tyzj-kylin-ecs-0019 bin]# ./mqadmin consumerStatus -n
10.26.22.29:9876 -g TOPIC_NORMAL_CONSUMER_GROUP_01
org.apache.rocketmq.tools
jevonsnotes opened a new issue, #218:
URL: https://github.com/apache/rocketmq-dashboard/issues/218
The issue tracker is **ONLY** used for bug report and feature request.
Any question or RocketMQ proposal please use our [mailing
lists](http://rocketmq.apache.org/about/contact/).