[jira] [Created] (IGNITE-13054) Prevent nodes with stale data joining the active topology.

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

[jira] [Created] (IGNITE-13054) Prevent nodes with stale data joining the active topology.

Anton Vinogradov (Jira)
Alexey Scherbakov created IGNITE-13054:
------------------------------------------

             Summary: Prevent nodes with stale data joining the active topology.
                 Key: IGNITE-13054
                 URL: https://issues.apache.org/jira/browse/IGNITE-13054
             Project: Ignite
          Issue Type: Bug
            Reporter: Alexey Scherbakov
             Fix For: 2.9


After IGNITE-13003 LOST state is preserved then nodes with lost data are retuned to topology after failure.

If resetting is performed on lesser topology, it's possible to get into sutiation where a node with most recent data is returned to active topology where some key already could be modified.

This should not be allowed because brings conflicting data into grid.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)