Hi Ilya,

Please find the reproducer project attached. 

Steps to reproduce : 
1. Run the server.java 
2. Run the ListenerClient.java. Wait till it starts fully.
3. Stop and start the client again ( within the failuredetectiontimeout of
10 secs. )

You will see these logs on the console.

Another thing I noticed today is that , the logs seem to be connected to
this code in Server.java
            ignite.active(true);
            addPersistentCacheConfiguration(
                    ignite);

If I comment out the above lines and try the steps above, I dont get those
logs.

regards,
Veena. ClientConnectProject.zip
<http://apache-ignite-users.70518.x6.nabble.com/file/t2757/ClientConnectProject.zip>
  







--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to