[jboss-jira] [JBoss JIRA] Created: (JGRP-630) Setting option on MuxChannel (with Channel.setOpt(Channel.LOCAL, Boolean.FALSE) ) results in all MuxChannel not receiving any messages
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Tue Nov 20 18:47:18 EST 2007
Setting option on MuxChannel (with Channel.setOpt(Channel.LOCAL,Boolean.FALSE) ) results in all MuxChannel not receiving any messages
-------------------------------------------------------------------------------------------------------------------------------------
Key: JGRP-630
URL: http://jira.jboss.com/jira/browse/JGRP-630
Project: JGroups
Issue Type: Bug
Affects Versions: 2.6
Reporter: Vladimir Blagojevic
Assigned To: Vladimir Blagojevic
Fix For: 2.6.1, 2.7
If an application creates a multiplexed channel and then sets an option on that channel:
Channel.setOpt(Channel.LOCAL,Boolean.FALSE)
then all messages destined to all MuxChannels on top of the same regular channel will be dropped.
--
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