[jboss-jira] [JBoss JIRA] Resolved: (JGRP-674) ChannelFactory#createMultiplexerChannel bundled state transfer is not symmetric
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Thu Jan 24 21:52:21 EST 2008
[ http://jira.jboss.com/jira/browse/JGRP-674?page=all ]
Vladimir Blagojevic resolved JGRP-674.
--------------------------------------
Resolution: Done
Adjusted MultiplexerStateTransferTest#testStateTransferWithRegistration to be symmetric.
> ChannelFactory#createMultiplexerChannel bundled state transfer is not symmetric
> --------------------------------------------------------------------------------
>
> Key: JGRP-674
> URL: http://jira.jboss.com/jira/browse/JGRP-674
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.5, 2.6
> Reporter: Vladimir Blagojevic
> Assigned To: Vladimir Blagojevic
> Fix For: 2.6.2, 2.7
>
>
> Channel createMultiplexerChannel(String stack_name, String id, boolean register_for_state_transfer, String substate_id) throws Exception method should be invoked on each cluster node. We have previously assumed that a user will invoke createMultiplexerChannel with two parameters on a first cluster node and use 4 parameter invocation on all other nodes. However, this approach is highly non-practical.
>
--
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