[
http://jira.jboss.com/jira/browse/JGRP-630?page=comments#action_12388630 ]
Vladimir Blagojevic commented on JGRP-630:
------------------------------------------
Resloved on HEAD:
User: vlada
Date: 07/11/21 06:54:55
Modified: src/org/jgroups/mux MuxChannel.java
Log:
JGRP-630
Revision Changes Path
1.40 +2 -19 JGroups/src/org/jgroups/mux/MuxChannel.java
Index: MuxChannel.java
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.7, 2.6.1
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