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/16 08:00:10 UTC

[GitHub] [rocketmq] xiaobing0508 opened a new issue, #5530: I want to creat delay topic on 5.0

xiaobing0508 opened a new issue, #5530:
URL: https://github.com/apache/rocketmq/issues/5530

   What should I do?


-- 
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.apache.org

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


[GitHub] [rocketmq] xiaobing0508 commented on issue #5530: I want to creat delay topic on 5.0

Posted by GitBox <gi...@apache.org>.
xiaobing0508 commented on issue #5530:
URL: https://github.com/apache/rocketmq/issues/5530#issuecomment-1316649005

   @mxsm THX


-- 
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


[GitHub] [rocketmq] xiaobing0508 closed issue #5530: I want to creat delay topic on 5.0

Posted by GitBox <gi...@apache.org>.
xiaobing0508 closed issue #5530: I want to creat delay topic on 5.0
URL: https://github.com/apache/rocketmq/issues/5530


-- 
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


[GitHub] [rocketmq] mxsm commented on issue #5530: I want to creat delay topic on 5.0

Posted by GitBox <gi...@apache.org>.
mxsm commented on issue #5530:
URL: https://github.com/apache/rocketmq/issues/5530#issuecomment-1316622030

   @xiaobing0508 #5506  you can see this issue.
   See this doc for more information.
   
   English: https://github.com/apache/rocketmq/blob/develop/docs/en/Example_CreateTopic.md
   
   中文: https://github.com/apache/rocketmq/blob/develop/docs/cn/Example_CreateTopic.md


-- 
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


[GitHub] [rocketmq] shy-share commented on issue #5530: I want to creat delay topic on 5.0

Posted by GitBox <gi...@apache.org>.
shy-share commented on issue #5530:
URL: https://github.com/apache/rocketmq/issues/5530#issuecomment-1316595423

   @xiaobing0508 you need to new Message and use setStartDeliverTime method.
   refer to [this](https://www.alibabacloud.com/help/zh/message-queue-for-apache-rocketmq/latest/send-and-subscribe-to-delayed-messages)


-- 
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