Pavel Tupitsyn created IGNITE-3207:
--------------------------------------

             Summary: Rename IgniteConfiguration.gridName
                 Key: IGNITE-3207
                 URL: https://issues.apache.org/jira/browse/IGNITE-3207
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: 1.1.4
            Reporter: Pavel Tupitsyn
             Fix For: 1.7


We have got a TON of questions on gridName property. Everyone thinks that 
clusters are formed based on the gridName, that is, nodes with the same grid 
name will join one cluster, and nodes with a different name will be in a 
separate cluster.

Let's do the following:
* Deprecate IgniteConfiguration.gridName
* Add IgniteConfiguration.localInstanceName
* Rename related parameters in Ignition class (and other places, if present)
* Update Javadoc: clearly state that this name only works locally and has no 
effect on topology.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to