Hello!

Client node will not disconnect immediately nor it will terminate. It will
try to reconnect instead.

If you want client node to disconnect and fire CLIENT_NODE_DISCONNECTED
immediately, you can try setting TcpDiscoverySpi.clientReconnectDisabled to
true.

Regards,
-- 
Ilya Kasnacheev


вт, 3 сент. 2019 г. в 10:08, BasavarajB <basava...@greytip.com>:

> 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/
>

Reply via email to