zhengjf1988 edited a comment on issue #1064: No route info of this topic
URL: https://github.com/apache/rocketmq/issues/1064#issuecomment-472294243
 
 
           <dependency>
               <groupId>org.apache.rocketmq</groupId>
               <artifactId>rocketmq-client</artifactId>
               <version>${mq.version}</version>
           </dependency>
           <dependency>
               <groupId>org.apache.rocketmq</groupId>
               <artifactId>rocketmq-common</artifactId>
               <version>${mq.version}</version>
           </dependency>
   
           <dependency>
               <groupId>org.apache.rocketmq</groupId>
               <artifactId>rocketmq-remoting</artifactId>
               <version>${mq.version}</version>
           </dependency>
   
   pom中添加这三个jar 使用的是4.4.0版本的 测试后可以正常创建没有问题,但是没有办法消费
   
   关闭VIP通道后,本地连接mq服务器回报超时错误,又不能创建topic成功了

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to