Hello Yakov, This is client repeatedly failing (for some spurious reason) after it connects to socket in createTcpClient()
It would then return null and reserveClient() will retry. Forever. I've prepared a sample pull request to reproduce and remedy the problem: https://github.com/apache/ignite/pull/2575 -- Ilya Kasnacheev 2017-09-01 13:04 GMT+03:00 Yakov Zhdanov <yzhda...@apache.org>: > Ilya, can you please provide more details? Is this client or server failing > to connect? > > --Yakov >