原文:RocketMQ Message hasn't been sent. Caused by No route info of this topic, test-topic

这个问题找了 天时间,首先我的Name Server和Broker 都没问题,注册也成功,broker.config也配置了BrokerIP 宿主机ip,也允许自动注册topic,后来才发现原来是Server 和 Client的版本不一致,Server 版本为 . . Client 版本为 . . ...

2021-03-29 14:25 0 718 推荐指数:

查看详情

rocketMQ No route info of this topic 错误

最近在使用rocketmq 发送消息,出现了No route info of this topic 异常,但奇怪的是我的其它的服务都可以成功发送,唯有crs服务不能成功发送,在网上搜索的解决方式基本上都是: ocketmq运行时提示 No route info of this topic 异常 ...

Mon Apr 29 22:53:00 CST 2019 0 7340
RocketMQ 解决 No route info of this topic 异常步骤

原文地址:https://blog.csdn.net/chenaima1314/article/details/79403113 rocketmq运行时提示 No route info of this topic 异常产生的原因可能是 ①Broker禁止自动创建Topic,且用户没有通过手 ...

Wed Nov 28 23:39:00 CST 2018 0 620
No route info of this topic

使用rocketmq时报错 搜索原因,找到这几种解决方式 1: 在启动broker时,添加 autoCreateTopicEnable=true 如: mqbroker -n localhost:9876 autoCreateTopicEnable=true 2:检查lib下有 ...

Fri Jun 21 07:26:00 CST 2019 0 2172
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM