GitHub user jevonsnotes added a comment to 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 > > > > ``` > > > > > > > > > 把运维里的IsUseVIPChannel关了试试 > > > > > > 是的我也发现了,代码里面读了broker的地址,有这个开关会端口-2。 > > 但是生产者的问题还在,看了代码,里面也是读了broker的地址,前端没有送proxy的地址到后端 > > 5.X版本的SDK似乎没有“生产组”这个参数了,我查看了源码,现在默认是这个“CLIENT_INNER_PRODUCER”,在dashboard里查这个组就能返回内容 不对,IP不是客户端ip  GitHub link: https://github.com/apache/rocketmq-clients/discussions/785#discussioncomment-10008732 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org