Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8719E200C62 for ; Wed, 26 Apr 2017 12:42:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 80225160BA8; Wed, 26 Apr 2017 10:42:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id ED95F160B95 for ; Wed, 26 Apr 2017 12:42:51 +0200 (CEST) Received: (qmail 91291 invoked by uid 500); 26 Apr 2017 10:42:49 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 91280 invoked by uid 99); 26 Apr 2017 10:42:49 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Apr 2017 10:42:49 +0000 Received: from mail-io0-f174.google.com (mail-io0-f174.google.com [209.85.223.174]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 597FA1A036E for ; Wed, 26 Apr 2017 10:42:49 +0000 (UTC) Received: by mail-io0-f174.google.com with SMTP id r16so227246888ioi.2 for ; Wed, 26 Apr 2017 03:42:49 -0700 (PDT) X-Gm-Message-State: AN3rC/5ghfknhSmFe77dubl8yOYyAQuAK8t68bAvMeeE+lLNij4mZsQe 66/jMuVLghKbk4vtd6m4LE0nA7pxMHoE X-Received: by 10.107.35.200 with SMTP id j191mr21723141ioj.33.1493203368698; Wed, 26 Apr 2017 03:42:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.63.9 with HTTP; Wed, 26 Apr 2017 03:42:08 -0700 (PDT) In-Reply-To: References: From: Dmitriy Setrakyan Date: Wed, 26 Apr 2017 13:42:08 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: joining exchange To: dev@ignite.apache.org Content-Type: multipart/alternative; boundary=001a1140ee885e82d0054e0f80ca archived-at: Wed, 26 Apr 2017 10:42:52 -0000 --001a1140ee885e82d0054e0f80ca Content-Type: text/plain; charset=UTF-8 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 ? > It think that the joining node sends its join-request message to the IP address that was provided by the IP Finder, possibly in the configuration. -- > > *Best Regards,* > > *Kuznetsov Aleksey* > --001a1140ee885e82d0054e0f80ca--