Thanks for the docs. The docs says "EVT_NODE_SEGMENTED" is
Generated when node determines that it runs in invalid network segment. But when I disconnected 1 node from a cluster of 2 nodes, none of the 2 nodes generated that event. They both released only "EVT_NODE_FAIL" event. On Wed, Aug 29, 2018 at 5:38 PM luqmanahmad <luqmanah...@gmail.com> wrote: > Lokesh, see [1] how node will act when the segmentation will occur. You > have > to register for EVT_NODE_SEGMENTED events. Ignite plugins contains all this > information as well. > > [1] SegmentationPolicy > < > https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/plugin/segmentation/SegmentationPolicy.html> > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >