kinoko1996 commented on issue #1310: Can we optimize SystemLock just like alibaba/sentinel-core URL: https://github.com/apache/rocketmq/issues/1310#issuecomment-509655041 i found these problem too, haha. The overhead of creating objects in milliseconds of the current system and requiring two function calls is not worth it. The sentinel scenario does work well with a volatile variable and an asynchronous thread.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
