You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2009/07/09 19:05:14 UTC

[jira] Resolved: (GERONIMO-4729) Duplicate clusterName value sets in config-subsitious.properties

     [ https://issues.apache.org/jira/browse/GERONIMO-4729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-4729.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
                   2.1.5
         Assignee: Jarek Gawor  (was: Rex Wang)

Committed the patch to trunk (revision 792581) and branches/2.1 (revision 792608). Thanks for the patch!


> 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
>            Assignee: Jarek Gawor
>             Fix For: 2.1.5, 2.2
>
>         Attachments: Geronimo-4729-b21.patch, Geronimo-4729-trunk.patch
>
>
> 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.