You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Kalashnikov (JIRA)" <ji...@apache.org> on 2017/09/25 12:48:00 UTC

[jira] [Updated] (IGNITE-6044) SQL insert waits for transaction commit, but it must be executed right away

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

Sergey Kalashnikov updated IGNITE-6044:
---------------------------------------
    Fix Version/s:     (was: 2.3)
                   2.4

> SQL insert waits for transaction commit, but it must be executed right away
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-6044
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6044
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.1
>            Reporter: Mikhail Cherkasov
>            Assignee: Sergey Kalashnikov
>            Priority: Critical
>             Fix For: 2.4
>
>
> Doc says:
> ""Presently, DML supports the atomic mode only meaning that if there is a DML query that is executed as a part of an Ignite transaction then it will not be enlisted in the transaction's writing queue and will be executed right away.""
> https://apacheignite.readme.io/docs/dml#section-transactional-support
> However the data will be added to cache only after transaction commit.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)