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 12029200C47 for ; Thu, 16 Mar 2017 02:22:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 108EB160B7C; Thu, 16 Mar 2017 01:22:19 +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 808B8160B78 for ; Thu, 16 Mar 2017 02:22:18 +0100 (CET) Received: (qmail 27271 invoked by uid 500); 16 Mar 2017 01:22:17 -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 27248 invoked by uid 99); 16 Mar 2017 01:22:16 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Mar 2017 01:22:16 +0000 Received: from mail-qk0-f170.google.com (mail-qk0-f170.google.com [209.85.220.170]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 375C91A0372 for ; Thu, 16 Mar 2017 01:22:16 +0000 (UTC) Received: by mail-qk0-f170.google.com with SMTP id y76so28002173qkb.0 for ; Wed, 15 Mar 2017 18:22:16 -0700 (PDT) X-Gm-Message-State: AFeK/H3tQFU/ZNcMxCZDi+5YbtYW8iRePk4jJobqnL4HdPyp61OyMstlf9QTJe0svjlMyQwspXGhcu/YJX6PTpMw X-Received: by 10.55.136.2 with SMTP id k2mr2218277qkd.316.1489627335387; Wed, 15 Mar 2017 18:22:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.200.54.231 with HTTP; Wed, 15 Mar 2017 18:21:34 -0700 (PDT) In-Reply-To: References: From: Dmitriy Setrakyan Date: Wed, 15 Mar 2017 18:21:34 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Cluster name To: dev@ignite.apache.org Content-Type: multipart/alternative; boundary=94eb2c07259a2c91ee054acee4ce archived-at: Thu, 16 Mar 2017 01:22:19 -0000 --94eb2c07259a2c91ee054acee4ce Content-Type: text/plain; charset=UTF-8 I am OK with having a cluster name, but I would like us to generate one automatically, if users do not define one explicitly. How about "cluster_timestamp"? On Wed, Mar 15, 2017 at 5:38 PM, Alexey Kuznetsov wrote: > Igniters, > > I'm planning to start working on multi cluster support for Web Console > in order to be able to execute SQL queries on different clusters just by > selecting > target cluster from drop-down. > > But Ignite does not have any cluster wide name. > > So, how about to add to Ignite (may be 2.0) property "Cluster Name" to > Ignite configuration? > > Or as alternative way it could use "Mandatory User Defined Attribute". > > Node should be rejected to join cluster with different "Cluster Name" > > > Thoughts? > > -- > Alexey Kuznetsov > --94eb2c07259a2c91ee054acee4ce--