Hello, Thank for reply.
in my case terminated(kiiled) all ignite server pods manually in that case all Nodes will left the cluster and client node should terminate and it will raise the event CLIENT_NODE_DISCONNECTED. if any one server get disconnected then event NODE_LEFT event will raise and client will connect to other server mode. my concern is-- if all ignite server pods left(all server left from cluster) then client should disconnect cluster and it should trigger the event CLIENT_NODE_DISCONNECTED. but there is no events triggering it is always trying to reconnect,but why CLIENT_NODE_DISCONNECTED event triggering once all server pods are started. In local machine this case is working with all events notification. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
