icankeep opened a new issue #3633:
URL: https://github.com/apache/rocketmq/issues/3633


   hello, I am not sure what is the meaning of this code in this demo?
   
   
[link](https://github.com/apache/rocketmq/blob/master/example/src/main/java/org/apache/rocketmq/example/ordermessage/Consumer.java)
   
![image](https://user-images.githubusercontent.com/39434627/145705516-fe1eff92-1741-46ae-819f-fd6f065389df.png)
   
   `((this.consumeTimes.get() % 4) == 0) `  This condition is unreachable, 
right? For the simplicity of the demo, I don’t think this should appear in this 
demo either.
   
   


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


Reply via email to