[jboss-jira] [JBoss JIRA] Commented: (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
Wed Nov 21 14:33:18 EST 2007
[ http://jira.jboss.com/jira/browse/JGRP-623?page=comments#action_12388682 ]
Vladimir Blagojevic commented on JGRP-623:
------------------------------------------
Resolved on HEAD:
User: vlada
Date: 07/11/21 11:29:54
Modified: src/org/jgroups/protocols/pbcast FLUSH.java
Log:
http://jira.jboss.com/jira/browse/JGRP-623
http://jira.jboss.com/jira/browse/JGRP-624
http://jira.jboss.com/jira/browse/JGRP-622
Revision Changes Path
1.85 +22 -13 JGroups/src/org/jgroups/protocols/pbcast/FLUSH.java
> 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.7, 2.6.1
>
>
> 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