You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/02/10 10:07:17 UTC

[GitHub] [rocketmq-client-go] hanlukk opened a new issue #410: [native]怎么发送顺序消息

hanlukk opened a new issue #410: [native]怎么发送顺序消息
URL: https://github.com/apache/rocketmq-client-go/issues/410
 
 
   看了producer没有发送顺序消息的api 
   发现Message里面 可以放入Queue,在不是写死QueueId的情况下我要怎么获取这个Queue,
    有没有什么API可以根据topic 获取旗下所有的Queue

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq-client-go] vongosling closed issue #410: [native]怎么发送顺序消息

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #410: [native]怎么发送顺序消息
URL: https://github.com/apache/rocketmq-client-go/issues/410
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [rocketmq-client-go] xujianhai666 commented on issue #410: [native]怎么发送顺序消息

Posted by GitBox <gi...@apache.org>.
xujianhai666 commented on issue #410: [native]怎么发送顺序消息
URL: https://github.com/apache/rocketmq-client-go/issues/410#issuecomment-587238309
 
 
   > 不是写死QueueId的情况下我要怎么获取这个Queue,
   > 有没有什么API可以根据topic 获取旗下所有的Queue
   
   @hanlukk  是可以制定 queueSelector的

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services