Hello! I don't think a node should re-register. Node should either observe failureDetectionTimeout (and corresponding Zk timeouts) or segment from the cluster and shutdown.
You can restart node later, manually or automatically. Regards, -- Ilya Kasnacheev вт, 7 янв. 2020 г. в 03:16, swattal <[email protected]>: > Thanks for the response Evgenii. > > If i choose to use NOOP SegmentationPolicy will this cause the Split brains > issue in the cluster? We are not using ignite.sh script to start the > servers > but using the Java API to start the cluster. Is there a possibility to > re-register the server node back to the ZK using a watcher? > > Thanks, > Sumit > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
