xdkxlk commented on issue #5261:
URL: https://github.com/apache/rocketmq/issues/5261#issuecomment-1274146910
You can use `-a ` to add the `message.type` attribute when updateTopic
For example:
`mqadmin updatetopic -n {NameSrvAddr} -t {YourTopic} -c {YourCluster} -a
+message.type=FIFO`
The value of `message.type` can be `TRANSACTION`, `FIFO`, `DELAY` or `NORMAL`
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]