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

   > > 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.
   
   
   
   > > 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.
   
   I copied this command exactly as it is, and it seems there are no errors:
   
   <img width="1140" alt="image" 
src="https://github.com/apache/rocketmq/assets/88621545/3d8c846a-012b-4994-bd6f-a6fe4a8a87c4";>
   


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