Re: joining exchange

2017-04-26 Thread Semyon Boikov
To send message to coordinator we need establish new connection, it is preferably to use existing connections. Actually we tested this approach, and on large clusters (> 200 nodes) it did not give start time improvments. Thanks On Wed, Apr 26, 2017 at 1:06 PM, ALEKSEY KUZNETSOV wrote: > Hi, Ign

Re: joining exchange

2017-04-26 Thread Dmitriy Setrakyan
On Wed, Apr 26, 2017 at 1:06 PM, ALEKSEY KUZNETSOV wrote: > Hi, Igntrs! > When new node joins topology, it sends join TcpDiscoveryJoinRequestMessage > to arbitrary node N1. > If N1 is not coordinator, then it will resend to all nodes. > > Why doesn't N1 send the message directly to coordinator ?

joining exchange

2017-04-26 Thread ALEKSEY KUZNETSOV
Hi, Igntrs! When new node joins topology, it sends join TcpDiscoveryJoinRequestMessage to arbitrary node N1. If N1 is not coordinator, then it will resend to all nodes. Why doesn't N1 send the message directly to coordinator ? -- *Best Regards,* *Kuznetsov Aleksey*