Hi Team, We are seeing quite a long delay in node reattempting to join the when it failed to join in first attempt. >From the logs it appears it attempts after 5 minutes, in our case it failed 3 times and then joined after 15 minutes. We have setup the networkTimeout to 10000 but not sure if updated anything else from default. Can you please suggest if we can reduce this retry attempt time ?
Below is the error we see in stacktrace from org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi Node has not been connected to topology and will repeat join process. Check remote nodes logs for possible error messages. Note that large topology may require significant time to start. Increase 'TcpDiscoverySpi.networkTimeout' configuration property if getting this message on the starting nodes [networkTimeout=10000] and below screenshot suggest 3 attempts after ~5 minute interval and finally node joining grid after ~15 minutes. <http://apache-ignite-users.70518.x6.nabble.com/file/t2364/ignite-error.jpg> Thanks Tarun -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
