Make the clusterengine use <hostname>-${karaf.name} as default value for 
clusterName
------------------------------------------------------------------------------------

                 Key: SMX4NMR-242
                 URL: https://issues.apache.org/jira/browse/SMX4NMR-242
             Project: ServiceMix NMR
          Issue Type: Improvement
            Reporter: Geert Schuring


If the cluster engine uses <hostname>-${karaf.name}  as default value for 
clusterName then the user would not have to configure a clusterName manually. 
Several nodes running a 'root' instance would end up using 'node1-root', 
'node2-root', 'node3-root', etc, while several instances on the same node would 
use 'node1-instance1', 'node1-instance2', etc.
In any case, this default value would rarely need to be configured manually 
which simplifies cluster configuration. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to