Hello, Take a look at https://github.com/apache/ignite/blob/ignite-1.9/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/transactions/IgniteTxLocalAdapter.java IgniteTxLocalAdapter#enlistWriteEntry
On Wed, Mar 22, 2017 at 3:17 PM, ALEKSEY KUZNETSOV <[email protected] > wrote: > Hi all ! Optimistic transaction of READ_COMMITTED mode is never cached in > transaction, as it stated in documenattion. I cannot find the point in code > where it is checked. > -- > > *Best Regards,* > > *Kuznetsov Aleksey* > -- Kind regards, Alex.
