GitHub user jevonsnotes edited a comment on the discussion: the expected type is FIFO, but actual type is NORMAL BROKER
还是不行,提示连接8078端口失败,请教下这个是什么端口呢,看了下后台没有相关的服务   ``` [root@gd4400-tst-tyzj-kylin-ecs-0019 dashboard]# telnet 10.26.22.29 8078 Trying 10.26.22.29... telnet: connect to address 10.26.22.29: Connection refused ``` ``` server.port=11080 rocketmq.config.namesrvAddrs[0]=10.26.22.29:9876 rocketmq.config.proxyAddr=10.26.22.29:8080 rocketmq.config.proxyAddrs[0]=10.26.22.29:8080 ``` GitHub link: https://github.com/apache/rocketmq-clients/discussions/785#discussioncomment-9982132 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org