You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by ? ?? <ro...@hotmail.com> on 2018/11/20 03:30:54 UTC

No route info of this topic qusetion!!

Dear Developers,
I have a question in using rocketmq with  windows version 4.3.0.
My broker config  autoCreateTopicEnable=ture.
But I use new topic ‘1010101”, is does not work!!
The warning message:
com.alibaba.rocketmq.client.exception.MQClientException: No route info of this topic, 1010101
See https://github.com/alibaba/RocketMQ/issues/264 for further details.


My broker is register to namesrv.
2018-11-20 11:24:11 INFO brokerOutApi_thread_4 - register broker to name server localhost:9876 OK
2018-11-20 11:24:41 INFO brokerOutApi_thread_1 - register broker to name server localhost:9876 OK

My Producer also connect to correct Namesrv.
I use topic which is created, it work fine.

I use this command  “mqadmin clusterList -n localhost:9876”
#Cluster Name     #Broker Name            #BID  #Addr                  #Version                #InTPS(LOAD)       #OutTPS(LOAD) #PCWait(ms) #Hour #SPACE
DefaultCluster    DESKTOP-61A4Q8Q         0     10.0.0.16:10911        V4_3_0                   0.00(0,0ms)         0.00(0,0ms)          0 428523.46 0.7612

I find so many probable to fix the qusetion on google,but no one is useful.

How should I to do to make   autoCreateTopicEnable work?


Regards, Jolin


Re: No route info of this topic qusetion!!

Posted by yp <li...@163.com>.
maybe you shoule clouse the VIP channel










On 11/21/2018 05:15,? ??<ro...@hotmail.com> wrote:

Dear Developers,
I have a question in using rocketmq with  windows version 4.3.0.
My broker config  autoCreateTopicEnable=ture.
But I use new topic ‘1010101”, is does not work!!
The warning message:
com.alibaba.rocketmq.client.exception.MQClientException: No route info of this topic, 1010101
See https://github.com/alibaba/RocketMQ/issues/264 for further details.


My broker is register to namesrv.
2018-11-20 11:24:11 INFO brokerOutApi_thread_4 - register broker to name server localhost:9876 OK
2018-11-20 11:24:41 INFO brokerOutApi_thread_1 - register broker to name server localhost:9876 OK

My Producer also connect to correct Namesrv.
I use topic which is created, it work fine.

I use this command  “mqadmin clusterList -n localhost:9876”
#Cluster Name     #Broker Name            #BID  #Addr                  #Version                #InTPS(LOAD)       #OutTPS(LOAD) #PCWait(ms) #Hour #SPACE
DefaultCluster    DESKTOP-61A4Q8Q         0     10.0.0.16:10911        V4_3_0                   0.00(0,0ms)         0.00(0,0ms)          0 428523.46 0.7612

I find so many probable to fix the qusetion on google,but no one is useful.

How should I to do to make   autoCreateTopicEnable work?


Regards, Jolin