[jboss-jira] [JBoss JIRA] Commented: (JGRP-674) ChannelFactory#createMultiplexerChannel bundled state transfer is not symmetric
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Thu Jan 24 21:49:21 EST 2008
[ http://jira.jboss.com/jira/browse/JGRP-674?page=comments#action_12396706 ]
Vladimir Blagojevic commented on JGRP-674:
------------------------------------------
Resolved on HEAD:
Revision Changes Path
1.47 +8 -2 JGroups/src/org/jgroups/mux/MuxChannel.java
Resolved on 2.6 branch:
Revision Changes Path
1.38.2.6 +8 -2 JGroups/src/org/jgroups/mux/MuxChannel.java
> 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: Bela Ban
> Fix For: 2.7, 2.6.2
>
>
> 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