You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Roman Kondakov (JIRA)" <ji...@apache.org> on 2018/07/05 19:57:00 UTC

[jira] [Assigned] (IGNITE-8906) SQL TX: Immediate rollback for Near transactions during topology changing.

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

Roman Kondakov reassigned IGNITE-8906:
--------------------------------------

    Assignee: Roman Kondakov

> SQL TX: Immediate rollback for Near transactions during topology changing.
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-8906
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8906
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Roman Kondakov
>            Assignee: Roman Kondakov
>            Priority: Major
>              Labels: mvcc
>
> At the moment all near transaction that was active during PME, but hadn't locked topology (i.e. read transactions), are marked as rollback only in GridDhtPartitionsExchangeFuture#onDone. But it is better to stop transaction execution immediately to prevent useless updates.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)