Hi, I've replicated this behavior in a test. My setup: 2 server nodes 1 client node
I used 3 IDEs to run this this test (1 running each node). First I startup the 2 server nodes (via the startServerNode and startServerNode2 test methods), then I startup the client node (viathe startClientNode method). While the client node is running, i kill one of the server nodes by stopping the test. I've found that the client gets disconnected during the run. Integration Test: https://pastebin.com/4wEVf7dV Cache config: https://pastebin.com/gF6HP3Bz -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Apache-Ignite-client-gets-disconnected-on-Amazon-EC2-Scale-In-tp13874p14040.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
