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 2022/07/19 02:44:34 UTC

[GitHub] [rocketmq] djl394922860 opened a new issue, #4630: RequestTask's stopRun field concurrency issues

djl394922860 opened a new issue, #4630:
URL: https://github.com/apache/rocketmq/issues/4630

   ### BUG REPORT
   
   1. Please describe the issue you observed:
   <img width="545" alt="image" src="https://user-images.githubusercontent.com/12888788/179652062-32cd8d72-8f0a-441c-826b-d07ea397b452.png">
   <img width="479" alt="image" src="https://user-images.githubusercontent.com/12888788/179652126-f15e5903-e6d9-4a3d-8532-217c07839bb2.png">
   <img width="664" alt="image" src="https://user-images.githubusercontent.com/12888788/179652240-ad0fe8ea-2ca6-4b17-a81c-ff1b26fb7e51.png">
   
   There are concurrency issues for `stopRun` field update , it can be `private volatile boolean stopRun = false;`
   
   2. Please tell us about your environment:
   branch:deveple
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
   i will fix it with new pr


-- 
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.apache.org

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


[GitHub] [rocketmq] RongtongJin closed issue #4630: RequestTask's stopRun field concurrency issues

Posted by GitBox <gi...@apache.org>.
RongtongJin closed issue #4630: RequestTask's stopRun field concurrency issues
URL: https://github.com/apache/rocketmq/issues/4630


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