Duplicate clusterName value sets in config-subsitious.properties
----------------------------------------------------------------
Key: GERONIMO-4729
URL: https://issues.apache.org/jira/browse/GERONIMO-4729
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Clustering
Affects Versions: 2.1.4, 2.1.5, 2.2
Environment: Any
Reporter: Chi Runhua
Look into *config-subsitions.properties* file, there are 2 places to set
clustername as following:
{code}
ClusterName=DEFAULT_CLUSTER
...
clusterName=CLUSTER_NAME
...
{code}
which will confuse users when they are going to set up a clustering/farming
environment.
Can we improve this?
Jeff
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.