Shay Banon 9c98bb3554 Have a dedicated join timeout that is higher than ping.timeout for node join
Using ping.timeout, which defaults to 3s, to use as a timeout value on the join request a node makes to the master once its discovered can be too small, specifically when there is a large cluster state involved (and by definition, all the buffers and such on the nio layer will be "cold"). Introduce a dedicated join.timeout setting, that by default is 10x the ping.timeout (so 30s by default).
closes #6342
2014-05-30 12:42:08 +02:00
..
2014-05-18 17:43:13 -07:00
2014-05-06 15:57:00 +02:00
2014-05-18 17:43:13 -07:00
2014-05-30 11:56:06 +02:00
2014-05-16 19:07:05 +02:00
2014-04-22 13:33:03 -04:00
2014-04-14 14:08:41 -07:00