[jboss-jira] [JBoss JIRA] (WFLY-3185) Strip cluster name from node names
Paul Ferraro (JIRA)
issues at jboss.org
Thu Mar 27 18:08:13 EDT 2014
Paul Ferraro created WFLY-3185:
----------------------------------
Summary: Strip cluster name from node names
Key: WFLY-3185
URL: https://issues.jboss.org/browse/WFLY-3185
Project: WildFly
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Clustering
Affects Versions: 8.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 9.0.0.CR1
Currently, we generate cluster node names using the following format:
node-name/cluster-name
Including the cluster-name in the node name is redundant and only serves to add unnecessary bytes to messages.
We just need to make sure to include the cluster name in any log messages that refer to the node name.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list