Ivan Pavlukhin created IGNITE-10685:
---------------------------------------
Summary: Support JTA transactions for MVCC
Key: IGNITE-10685
URL:
https://issues.apache.org/jira/browse/IGNITE-10685 Project: Ignite
Issue Type: Task
Components: mvcc
Reporter: Ivan Pavlukhin
Fix For: 2.8
Currently JTA transactions do not work with MVCC caches. Reported error message seems wrong:
{code}
SQL queries and cache operations may not be used in the same transaction.
{code}
It also worth to check error messages for other unsupported scenarios (mixed cache modes in a same transaction).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)