[
https://issues.jboss.org/browse/WFLY-3185?page=com.atlassian.jira.plugin....
]
Paul Ferraro commented on WFLY-3185:
------------------------------------
Including the cluster name in the node name will become especially redundant when we
integrate fork channels and allow each cache container to share the same channel.
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 was sent by Atlassian JIRA
(v6.2.3#6260)