[jboss-jira] [JBoss JIRA] Created: (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
Thu Nov 15 14:38:18 EST 2007
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