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: [email protected] With regards, Apache Git Services
