autoCreateTopicEnable=true is not work #7378
SpringDay6
started this conversation in
General
Replies: 1 comment 5 replies
-
在RocketMQ 5.0,该参数只有直连broker才生效,连接proxy不生效 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
rocketMq version: rocketmq-all-5.1.3-bin-release
client version : rocketmq-client-java 5.0.5
producer code :
question: the topic "orderTopic4" not exist,it report a bug with
DESC: No topic route info in name server for the topic: orderTopic4
I think i open
the autoCreateTopicEnable=true
but it doesn't create the topic ,it doesn't workBeta Was this translation helpful? Give feedback.
All reactions