Re: 2.11 Java Thin Client does not support ContinuousQueryWithTransformer

2021-12-20 Thread Pavel Tupitsyn
Hi Rizvan, Thanks for the request, it makes sense to add this. I've filed a ticket [1]. [1] https://issues.apache.org/jira/browse/IGNITE-16166 On Tue, Dec 7, 2021 at 1:49 PM Rizwan Amin wrote: > Hi Team, > > It seems that the 2.11 Java Thin Client does not support > ContinuousQueryWithTransfor

RE: Transactional Reader Writer Locks

2021-12-20 Thread jay.ethan
Actually, we get even worse performance with Optimistic Serializable transactions. Reason may be: “[..] Another important point to note here is that a transaction fails even if an entry was read without being modified [..],since the value of the entry could be important to the logic within t