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/03/28 11:39:00 UTC

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

Pavel Kovalenko created IGNITE-8062:
---------------------------------------

             Summary: 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
             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)