You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Pavlukhin (JIRA)" <ji...@apache.org> on 2018/12/14 09:35:00 UTC

[jira] [Created] (IGNITE-10685) Support JTA transactions for MVCC

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)