[jboss-jira] [JBoss JIRA] (JGRP-1568) Probe: make usable with TCP based configuration
Bela Ban (JIRA)
jira-events at lists.jboss.org
Tue Jan 22 10:59:22 EST 2013
Bela Ban created JGRP-1568:
------------------------------
Summary: Probe: make usable with TCP based configuration
Key: JGRP-1568
URL: https://issues.jboss.org/browse/JGRP-1568
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Fix For: 3.3
Probe currently requires IP multicasting. The goal is to also be able to use probe.sh with TCP based configs.
SOLUTION:
- Specify one or more IP address:port pairs when starting probe.sh
- probe.sh will connect to all provided addresses in turn until one responds
- The response contains the requested information and the full list of all member addresses
- probe.sh then contacts all members (excluding the ones from which it already received information)
--
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