[jboss-jira] [JBoss JIRA] (JGRP-2495) A variant of RELAY2.printTopology() returning a member list

S Pokutniy (Jira) issues at jboss.org
Tue Jul 28 14:43:00 EDT 2020


     [ https://issues.redhat.com/browse/JGRP-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S Pokutniy updated JGRP-2495:
-----------------------------

I suppose I misunderstood how RELAY2 works - for some reason I thought that it was possible to send from LON site to a specific member in SFO site (using scenario in [http://www.jgroups.org/manual/html/user-advanced.html#Relay2Advanced).|http://www.jgroups.org/manual/html/user-advanced.html#Relay2Advanced]

But the idea behind RELAY2 is probably not to do it and to send from LON to site master of SFO, which means of course that sending to a specific member in SFO is not possible, as we simply don't have the address of that member in LON (the addresses are generated with every start and thus cannot be re-constructed at other side). If so, please accept my apologies and close the request.

> A variant of RELAY2.printTopology() returning a member list
> -----------------------------------------------------------
>
>                 Key: JGRP-2495
>                 URL: https://issues.redhat.com/browse/JGRP-2495
>             Project: JGroups
>          Issue Type: Enhancement
>    Affects Versions: 4.0.24
>            Reporter: S Pokutniy
>            Assignee: Bela Ban
>            Priority: Minor
>
> It would be great if there existed a variant of A variant of RELAY2.printTopology() function, returning a list of all members with their logical names and physical addresses. As of now printTopology(boolean) returns a string with all members. Even though the members of one site do not know about the members of the other site, it would still be great to be able to show the list of all members connected over the bridge, be it for demonstration or monitoring purpose.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list