You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/11/11 06:54:54 UTC

[GitHub] [rocketmq] CHENYGITHUB commented on issue #5506: Question : How do I create TOPIC of type DELAY?

CHENYGITHUB commented on issue #5506:
URL: https://github.com/apache/rocketmq/issues/5506#issuecomment-1311299487

   sh bin/mqadmin updatetopic -n localhost:9876 -t topic_name -c DefaultCluster -a +message.type=DELAY
   参数说明:
   -a,--attributes <arg>       attribute(+a=b,+c=d,-e)
   -c,--clusterName <arg>      create topic to which cluster
   -t,--topic <arg>            topic name


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org