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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
