Hi Hyungbai,

Regarding your problem. Currently a combination of JTA transactions
and MVCC is not supported. I filed a ticket [1].

It worth to say that SQL and Cache API operations can be run in the
same transaction started via IgniteTransactions API.

[1] https://issues.apache.org/jira/browse/IGNITE-10685
чт, 13 дек. 2018 г. в 17:14, Hyungbai <launc...@gmail.com>:
>
> I am trying Apache Ignite 2.7
>
> To use the MVCC feature, I configured each cache mode
> 'TRANSACTINAL_SNAPSHOT'.
>
> During weblogic JTA transaction processing, "SQL query and cache operations
> are not used in the same transaction" is logged and the transaction
> rollback.
>
> Ignite native APIs(get, put and remove) and cache.query() method used in
> same transaction.
>
> How can I use ignite cache in JTA?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/



-- 
Best regards,
Ivan Pavlukhin

Reply via email to