You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/12/12 08:26:02 UTC

[GitHub] [rocketmq] icankeep opened a new issue #3633: The demo seems to have some problems

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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq] duhenglucky closed issue #3633: The demo seems to have some problems

Posted by GitBox <gi...@apache.org>.
duhenglucky closed issue #3633:
URL: https://github.com/apache/rocketmq/issues/3633


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq] panzhi33 commented on issue #3633: The demo seems to have some problems

Posted by GitBox <gi...@apache.org>.
panzhi33 commented on issue #3633:
URL: https://github.com/apache/rocketmq/issues/3633#issuecomment-992053112


   https://github.com/apache/rocketmq/pull/3569  somebody has fix it。


-- 
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: dev-unsubscribe@rocketmq.apache.org

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



[GitHub] [rocketmq] icankeep commented on issue #3633: The demo seems to have some problems

Posted by GitBox <gi...@apache.org>.
icankeep commented on issue #3633:
URL: https://github.com/apache/rocketmq/issues/3633#issuecomment-991854426


   I can optimize this demo if necessary


-- 
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: dev-unsubscribe@rocketmq.apache.org

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