Hi,
getAndRemove and getAndPut operations don't work for Ignite Thin Client for
Ignite version 2.11.0. Is this a product bug?
Thanks,
"Confidentiality Warning: This message and any attachments are intended only
for the use of the intended recipient(s).
are confidential and may be privileged.
What do you mean by “don’t work”? Can you be more specific? Are there errors or
exceptions? Do you have a reproducer?
> On 7 Jan 2022, at 10:55, naved.mu...@ril.com wrote:
>
> Hi,
>
> getAndRemove and getAndPut operations don’t work for Ignite Thin Client for
> Ignite version 2.11.0. Is this
Ok, we completed the testing:
Lock object cache with Optimistic Serializable transactions seems to be the way
to go (thanks again Alexei).
We actually now prefer this approach over “classical” reader writer locks for
two main reasons:
1) The first reason is quite obvious: When you’re