Hi, This looks like a classical "split brain" scenario.
Ignite has built-in concept of a segmentation resolver [1] that allows work out situations like you have. But Ignite is lack of any implementation for this interface. However, GridGain, that is built on top of Ignite, provides several segmentation resolvers' implementations as a part of its enterprise features set [2] [1] https://ignite.apache.org/releases/1.5.0.final/javadoc/org/apache/ignite/plugin/segmentation/package-frame.html [2] https://gridgain.readme.io/docs/network-segmentation -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Two-Ignite-Clusters-formed-after-network-disturbance-tp3377p3605.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
