RocketMq异常sendDefaultImpl call timeout
Posted 光辉飞翔
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了RocketMq异常sendDefaultImpl call timeout相关的知识,希望对你有一定的参考价值。
RocketMq异常sendDefaultImpl call timeout
检查配置文件是否正确:
broker-x.properties 和 broker-x-x.properties :
namesrvAddr=公网IP:9876
brokerIP1=公网IP
以上是关于RocketMq异常sendDefaultImpl call timeout的主要内容,如果未能解决你的问题,请参考以下文章
rocketmq的同步发送oneway发送异步发送怎么做的?
RocketMQ源码—Producer发送消息的总体流程一万字