[jboss-jira] [JBoss JIRA] Resolved: (JGRP-623) First event in both Channel and MuxChannel should always be BLOCK and the last event should be UNBLOCK
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Tue Nov 27 08:33:47 EST 2007
[ http://jira.jboss.com/jira/browse/JGRP-623?page=all ]
Vladimir Blagojevic resolved JGRP-623.
--------------------------------------
Resolution: Done
Ported relevant committed files to 2.6 branch.
> First event in both Channel and MuxChannel should always be BLOCK and the last event should be UNBLOCK
> ------------------------------------------------------------------------------------------------------
>
> Key: JGRP-623
> URL: http://jira.jboss.com/jira/browse/JGRP-623
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.6
> Reporter: Vladimir Blagojevic
> Assigned To: Vladimir Blagojevic
> Priority: Minor
> Fix For: 2.6.1, 2.7
>
>
> We ensure that block|unblock|view|get/setstate events are ordered did not ensure that a channel is returned into a starting state with respect to events. Therefore, Flush should always ensure that first event that channel receives should always be BLOCK and the last event should be UNBLOCK.
> Added this check in FlushTest.
--
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