[jboss-jira] [JBoss JIRA] (JGRP-1653) RELAY2 : Supervising Routes/Sites status

Bela Ban (JIRA) jira-events at lists.jboss.org
Wed Jul 10 05:10:21 EDT 2013


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

Bela Ban edited comment on JGRP-1653 at 7/10/13 5:09 AM:
---------------------------------------------------------

- Getting the sites registered in the routing table: siteNames()
- Test if a site "X" is up or down(): getRoute("X") != null // UP
                
      was (Author: belaban):
    * Getting the sites registered in the routing table: siteNames()
* Test if a site "X" is up or down(): getRoute("X") != null // UP
                  
> RELAY2 : Supervising Routes/Sites status
> ----------------------------------------
>
>                 Key: JGRP-1653
>                 URL: https://issues.jboss.org/browse/JGRP-1653
>             Project: JGroups
>          Issue Type: Enhancement
>    Affects Versions: 3.3.2
>            Reporter: Karim AMMOUS
>            Assignee: Bela Ban
>             Fix For: 3.4
>
>
> Enhancement concerns API provided by RELAY2 to supervise sites and routes status.
> Currently, members from site LON (even SiteMaster) are not able to be aware if site NYC is down.
> That could be useful, for example, to disable invoking an unreachable site or cleaning data related to that site.
> It would be nice to add functions like:
> - Adding a listener to be notified when site status changes
> - Getting the sites registered in the routing table
> - Test if a site is up or down

--
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