I just noticed that you set ipFinder.setShared(true); which actually causing this behavior. If you remove this line, B will wait for A in your case, as I described before.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Rediscovery-after-Startup-tp10007p10043.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
