[jboss-jira] [JBoss JIRA] Commented: (JGRP-534) Transient multiplexer unit test failures
Bela Ban (JIRA)
jira-events at lists.jboss.org
Fri Jun 22 10:24:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JGRP-534?page=comments#action_12366482 ]
Bela Ban commented on JGRP-534:
-------------------------------
Fixed MultiplexerViewTest: cause was that a channel was set to 'connected' (even though it was disconnected) when an (async) VIEW_CHANGE was received. This caused the subsequent MuxChannel.connect() not to work correctly.
> Transient multiplexer unit test failures
> ----------------------------------------
>
> Key: JGRP-534
> URL: http://jira.jboss.com/jira/browse/JGRP-534
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.5
> Reporter: Vladimir Blagojevic
> Assigned To: Vladimir Blagojevic
> Fix For: 2.5
>
>
> MulitplexerTest#testReplicationWithTwoChannels unit test fails if bundling is disabled or if thread pool queue is disabled.
> In addition MultiplexerViewTest fails as well from time to time.
> After we have enabled bundling (default setting) these failures disappeared (at least on Windows XP and JDK 1.5).
> We will continue to investigate causes of these transient failures.
--
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