Folks, I noticed that we use pessimistic transaction to update atomic reference. Is there any reason for that? Why don't we use atomic cache and invoke() instead?
-Val
Folks, I noticed that we use pessimistic transaction to update atomic reference. Is there any reason for that? Why don't we use atomic cache and invoke() instead?
-Val