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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)