[jboss-jira] [JBoss JIRA] Resolved: (JGRP-286) Multiplexer: service views are not adjusted correctly if member dies (no graceful termination)
Bela Ban (JIRA)
jira-events at jboss.com
Mon Aug 28 08:16:45 EDT 2006
[ http://jira.jboss.com/jira/browse/JGRP-286?page=all ]
Bela Ban resolved JGRP-286.
---------------------------
Resolution: Done
resolved according to proposed solution
> Multiplexer: service views are not adjusted correctly if member dies (no graceful termination)
> ----------------------------------------------------------------------------------------------
>
> Key: JGRP-286
> URL: http://jira.jboss.com/jira/browse/JGRP-286
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.4
> Reporter: Bela Ban
> Assigned To: Bela Ban
> Fix For: 2.4
>
>
> To reproduce:
> - Start JBoss A
> - Start JBoss B
> - Look at view (service view) of A: {A,B}
> - Kill B (no graceful shutdown)
> - Look at service view of A: *still* {A,B}; should be {A}
> SOLUTION: handle view change, adjust service view for left members
--
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