You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/03 10:00:01 UTC

[jira] [Updated] (IGNITE-10685) MVCC: incorrect error message for unsupported JTA transactions

     [ https://issues.apache.org/jira/browse/IGNITE-10685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-10685:
-------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> MVCC: incorrect error message for unsupported JTA transactions
> --------------------------------------------------------------
>
>                 Key: IGNITE-10685
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10685
>             Project: Ignite
>          Issue Type: Bug
>          Components: mvcc
>            Reporter: Ivan Pavlukhin
>            Priority: Major
>             Fix For: 2.9
>
>
> 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
(v8.3.4#803005)