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/09 11:22:35 UTC

[GitHub] [rocketmq] daigoopautoy commented on issue #5496: Do producer‘s apis in rocketmq5 not support send with selector?

daigoopautoy commented on issue #5496:
URL: https://github.com/apache/rocketmq/issues/5496#issuecomment-1308604587

   > Yes, it's by design.
   > 
   > In RocketMQ 5.x, you could use FIFO/orderly message by setting message group for each message you want to send. Here is the example: https://github.com/apache/rocketmq-clients/blob/master/java/client/src/main/java/org/apache/rocketmq/client/java/example/ProducerFifoMessageExample.java
   
   Thanks for your reply. But I still hope rocketmq5.x can support send with custom selector no matter on client or on proxy, which not only for orderly msg but also for compat of the feature in 4.x.


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