drpmma commented on issue #8154:
URL: https://github.com/apache/rocketmq/issues/8154#issuecomment-2117053820

   > When creating the consumer group, did you set it as a FIFO-ConsumerGroup? 
For reference, use the command `sh mqadmin updateSubGroup -n 
<nameserver_address> -g <consumer_group_name> -c <cluster_name> -o true.`
   
   You should set the option -o true to set consumeMessageOrderly to true when 
updateSubGroup.
   
   If you had read this reply carefully, then you would find out that the 
correct answer is already provided.


-- 
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-unsubscr...@rocketmq.apache.org

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

Reply via email to