Duplicates Topics Confirmation #7097
AayushSaini101
started this conversation in
Ideas
Replies: 1 comment
-
At present, the MQAdmin cli tools only offer the updateTopic command. However, we could improve this by dividing it into two separate commands: createTopic and updateTopic. The former allow users to create a new topic, while the latter only make changes to an already existing topic. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Does RocketMQ allow to create of duplicate topics? I guess not. Whenever we create topics of the same name we get a message that is given below.

create topic to 192.168.1.8:10911 success.
If it is possible I am willing to work on this issue and create the same.
Beta Was this translation helpful? Give feedback.
All reactions