You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Kovalenko (JIRA)" <ji...@apache.org> on 2018/06/21 14:41:00 UTC

[jira] [Created] (IGNITE-8848) Introduce new split-brain tests when topology is under load

Pavel Kovalenko created IGNITE-8848:
---------------------------------------

             Summary: Introduce new split-brain tests when topology is under load
                 Key: IGNITE-8848
                 URL: https://issues.apache.org/jira/browse/IGNITE-8848
             Project: Ignite
          Issue Type: Improvement
          Components: cache, zookeeper
    Affects Versions: 2.5
            Reporter: Pavel Kovalenko
            Assignee: Pavel Kovalenko
             Fix For: 2.6


We should check following cases:
1) Primary node of transaction located at a part of a cluster that will survive, while backup doesn't.
2) Backup node of transaction located at a part of a cluster that will survive, while primary doesn't.
3) A client has a connection to both split-brained parts.
4) A client has a connection to only 1 part of a split cluster.



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