I don't like to add anything like this into Ignite config. It is a problem of Web console how to name or rename different clusters for a user, but not Ignite cluster itself.
Sergi 2017-03-16 4:21 GMT+03:00 Dmitriy Setrakyan <dsetrak...@apache.org>: > 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 <akuznet...@apache.org> > 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 > > >