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