[jboss-jira] [JBoss JIRA] Commented: (JGRP-869) Include the cluster name in the GMS print_local_addr logging
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Dec 5 04:18:36 EST 2008
[ https://jira.jboss.org/jira/browse/JGRP-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441332#action_12441332 ]
Bela Ban commented on JGRP-869:
-------------------------------
When local_addr is printed, the cluster name is not yet known. I'm moving the code to print both the local address and cluster name to down(CONNECT)...
> Include the cluster name in the GMS print_local_addr logging
> ------------------------------------------------------------
>
> Key: JGRP-869
> URL: https://jira.jboss.org/jira/browse/JGRP-869
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Brian Stansberry
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 2.6.8, 2.7
>
>
> With the shared transport, the old favorite print_local_addr logging is less helpful since multiple channels have the same Address. Helpful would be something like:
> 03:20:43,099 INFO [STDOUT]
> -------------------------------------------------------------------------------------
> GMS: address is 10.16.93.85:57379 cluster name is XYZCluster
> -------------------------------------------------------------------------------------
> Actually, that's helpful anytime a system has multiple channels, even w/o the shared transport. :-)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list