Can someone point me to the ignite xml configuration for network segmentation ?
i see IgniteConfiguration property names for network segmentation and setting methods are different :) Thanks On 14 December 2016 at 18:20, Anil <[email protected]> wrote: > Hi Anton, > > Thank you very much. > > > > On 14 December 2016 at 17:49, Anton Vinogradov <[email protected]> wrote: > >> Anil, >> >> This situation described here https://gridgain.readme.i >> o/docs/network-segmentation >> >> >> >> On Wed, Dec 14, 2016 at 2:48 PM, Anil <[email protected]> wrote: >> >>> HI, >>> >>> how ignite cluster internally behaves when a node disconnects from >>> cluster ? >>> >>> Lets say A , B, C are three nodes formed ignite cluster. >>> >>> When A disconnects from the cluster, ignite instance on A is still run ? >>> now will there be two clusters A , B & C ? >>> >>> Please clarify. >>> >>> Thanks >>> >> >> >
