[jboss-jira] [JBoss JIRA] Updated: (JBAS-3753) HAPartitionImpl implements org.jgroups.ChannelListener
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 16 11:09:54 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-3753?page=all ]
Brian Stansberry updated JBAS-3753:
-----------------------------------
Fix Version/s: JBossAS-5.1.0.CR1
(was: JBossAS-5.0.1.CR1)
> HAPartitionImpl implements org.jgroups.ChannelListener
> ------------------------------------------------------
>
> Key: JBAS-3753
> URL: http://jira.jboss.com/jira/browse/JBAS-3753
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Clustering
> Affects Versions: JBossAS-4.0.4.GA, JBossAS-3.2.8.SP1
> Reporter: Brian Stansberry
> Assigned To: Brian Stansberry
> Fix For: JBossAS-5.1.0.CR1
>
>
> Currently if a JChannel is shunned and disconnects, higher level services are unaware of this and can't take any remedial action.
> We need to do something like implement ChannelListener so an HAPartition is aware when the events on the underlying channel occur. Then devise a scheme to propagate some of the events to user code. Preferably this will follow as much as possible the existing notification scheme; i.e. pass a new view to HAMembershipListener impls that doesn't include the current node.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list