You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Kovalenko (JIRA)" <ji...@apache.org> on 2018/04/09 13:00:00 UTC

[jira] [Resolved] (IGNITE-8062) Add ability to properly wait for transaction finish in case of PRIMARY_SYNC cache mode

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

Pavel Kovalenko resolved IGNITE-8062.
-------------------------------------
    Resolution: Won't Fix

> Add ability to properly wait for transaction finish in case of PRIMARY_SYNC cache mode
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-8062
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8062
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 2.4
>            Reporter: Pavel Kovalenko
>            Assignee: Pavel Kovalenko
>            Priority: Major
>             Fix For: 2.5
>
>
> Currently GridDhtTxFinishFuture may be finished ahead of time in case of PRIMARY_SYNC mode and there is no way to properly wait for such futures finishing on remote nodes.
> We should introduce ability to wait for full transaction completion in such cases.



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