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 2019/01/20 11:54:06 UTC

[GitHub] chicc999 opened a new issue #705: WaitNotifyObject class has a wake up bug

chicc999 opened a new issue #705: WaitNotifyObject class has a wake up bug
URL: https://github.com/apache/rocketmq/issues/705
 
 
   As described in #287 ,
   
   https://github.com/apache/rocketmq/blob/3d56841fcc0cb9666307396d549343379a56b45c/store/src/main/java/org/apache/rocketmq/store/ha/WaitNotifyObject.java#L64-L77
   
   In line 70 , “value = true” can't change the value in the entry。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services