Thank you IIlya. On Tue, Nov 12, 2019 at 7:01 PM Ilya Kasnacheev <[email protected]> wrote:
> Hello! > > I think you can do that, just listen to EVT_NODE_SEGMENTED and > EVT_NODE_LEFT events. > > You can also use SegmentationPolicy of RESTART_JVM. > > Regards, > -- > Ilya Kasnacheev > > > пн, 11 нояб. 2019 г. в 13:11, Narsi Reddy Nallamilli < > [email protected]>: > >> Hi, >> >> It's a server node. >> >> Can I create a ignite listener to check if the topology size is one which >> mean it is disconnected and reconnect? >> >> >> On Mon, 11 Nov 2019, 15:21 Ilya Kasnacheev, <[email protected]> >> wrote: >> >>> Hello! >>> >>> What do you mean by "external node"? Is it a server node or a client >>> node? >>> >>> If this is a server node, it will never reconnect to a new cluster. >>> >>> Regards, >>> -- >>> Ilya Kasnacheev >>> >>> >>> пн, 11 нояб. 2019 г. в 11:40, Narsi Reddy Nallamilli < >>> [email protected]>: >>> >>>> I have an ignite cluster with 2 nodes and another external 1 nodes >>>> connected to the ignite cluster . Now if the ignite cluster with 2 nodes >>>> restart then the external 1 nodes is left out of cluster. >>>> >>>> I am interested in finding some way the external 1 node rejoin the >>>> restarted cluster nodes. >>>> >>>> Please help. >>>> >>>
