[
https://jira.jboss.org/jira/browse/JBAS-3753?page=com.atlassian.jira.plug...
]
Brian Stansberry updated JBAS-3753:
-----------------------------------
Fix Version/s: JBossAS-6.0.0.Alpha1
(was: JBossAS-5.1.0.Beta1)
Moving issues that won't happen for next AS release after 5.0.0 (whether called 5.0.1
or 5.1.0) to AS 6. It might get pulled back to a 5.x release; just don't want it on
the 5.0.1/5.10 roadmap which to me at this point both might mean "the one after
5.0.0.GA".
HAPartitionImpl implements org.jgroups.ChannelListener
------------------------------------------------------
Key: JBAS-3753
URL:
https://jira.jboss.org/jira/browse/JBAS-3753
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Clustering
Affects Versions: JBossAS-3.2.8.SP1, JBossAS-4.0.4.GA
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: JBossAS-6.0.0.Alpha1
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira