[jboss-jira] [JBoss JIRA] Resolved: (JGRP-630) Setting option on MuxChannel (with Channel.setOpt(Channel.LOCAL,Boolean.FALSE) ) results in all MuxChannel not receiving any own messages
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Tue Nov 27 08:31:46 EST 2007
[ http://jira.jboss.com/jira/browse/JGRP-630?page=all ]
Vladimir Blagojevic resolved JGRP-630.
--------------------------------------
Resolution: Done
Ported relevant files to 2.6 branch.
> Setting option on MuxChannel (with Channel.setOpt(Channel.LOCAL,Boolean.FALSE) ) results in all MuxChannel not receiving any own 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 originating from all MuxChannels and 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