You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2017/09/08 10:08:00 UTC

[jira] [Created] (IGNITE-6310) BaselineTopology versioning

Sergey Chugunov created IGNITE-6310:
---------------------------------------

             Summary: BaselineTopology versioning
                 Key: IGNITE-6310
                 URL: https://issues.apache.org/jira/browse/IGNITE-6310
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Sergey Chugunov


h2. Use Case
* User starts up cluster of N nodes and fills it with some data.
* User splits the cluster into two halves and modifies data in each half independently.
* User tries to join two halves back into one - irresolvable conflicts in data for the same key may happen.

h2. BaselineTopology Versioning
Each BLT contains enough information to check its compatibility with other BLT. If BLT of joining node is not compatible with BLT grid is working on at the moment, node is not allowed to join the grid and must fail with proper exception.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)