[jira] [Created] (IGNITE-8830) Non-coordinator node unable to finish local exchange should detect it and stop

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

[jira] [Created] (IGNITE-8830) Non-coordinator node unable to finish local exchange should detect it and stop

Anton Vinogradov (Jira)
Sergey Chugunov created IGNITE-8830:
---------------------------------------

             Summary: Non-coordinator node unable to finish local exchange should detect it and stop
                 Key: IGNITE-8830
                 URL: https://issues.apache.org/jira/browse/IGNITE-8830
             Project: Ignite
          Issue Type: Improvement
            Reporter: Sergey Chugunov


At the final stage of Partition Map Exchange coordinator node sends full partitions map to all other nodes.

If some node fails to apply this message and finish its local exchange it won't be able to operate correctly.
To prevent this node should be able to check status of this exchange on coordinator (by sending some diagnostic message). If the exchange has already finished on coordinator, node should stop.



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