[jboss-jira] [JBoss JIRA] Created: (JGRP-674) ChannelFactory#createMultiplexerChannel bundled state transfer is not symmetric
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Thu Jan 24 21:33:21 EST 2008
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
Reporter: Vladimir Blagojevic
Assigned To: Bela Ban
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