rpuch opened a new pull request #414:
URL: https://github.com/apache/ignite-3/pull/414


   Unsafe class is deprecated and not recommended for usage anymore. 
IgniteSpinReadWriteLock might be switched to VarHandle that theoretically 
provides same runtime performance, and it's the recommended method to do CAS 
operations.
   
   Also, tests are added and the lock class code is refactored.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to