Hi aealexsandrov,

thanks a lot for your answer!

I have questions regarding your points in 3) and 4):

3) As you can see in the configs I posted we have set a quite large
failureDetectionTimeout=600000. So I guess increasing it even more would not
help us here a lot. Am I right?

4) Why would decreasing these timeout settings be useful here? It seems that
the connection establishment is being retried until finally after 30s
"Failed to
establish ZooKeeper connection, close client [timeout=30000]" appears.
Looking into the source code indicates that the timeout being used here
comes from the sessionTimeout in ZookeeperDiscoverySpi configuration which
is indeed 30000ms in our case. -> Are you saying that applying "<property
name="connectTimeout" value="5000"/> <property name="maxConnectTimeout"
value="10000"/>" would solve the root problem with establishing the
connection?



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

Reply via email to