[jboss-jira] [JBoss JIRA] (JGRP-1568) Probe: make usable with TCP based configuration

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue May 28 06:08:07 EDT 2013


    [ https://issues.jboss.org/browse/JGRP-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777333#comment-12777333 ] 

Bela Ban commented on JGRP-1568:
--------------------------------

probe.sh -addr HOSTNAME works as described above. However, for instances on the same box, it only returns the *last instances* which joined the multicast address
                
> 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.4
>
>
> 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