[jboss-jira] [JBoss JIRA] (JGRP-1798) loopback=false is not working in 3.3.5 version
Bela Ban (JIRA)
issues at jboss.org
Mon Feb 24 03:07:47 EST 2014
[ https://issues.jboss.org/browse/JGRP-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1798.
----------------------------
Resolution: Rejected
This is not what loopback is supposed to do [1]. Please check the manual before opening a ticket. You need to use JChannel.setDiscardOwnMessages().
[1] http://www.jgroups.org/manual/html/protlist.html#Transport
[2] http://www.jgroups.org/manual/html/user-channel.html#SendingMessages
> loopback=false is not working in 3.3.5 version
> ----------------------------------------------
>
> Key: JGRP-1798
> URL: https://issues.jboss.org/browse/JGRP-1798
> Project: JGroups
> Issue Type: Bug
> Environment: Fedora 17
> Reporter: Sreenivasa Reddy Boreddy
> Assignee: Bela Ban
> Labels: loopback
> Attachments: jgroupsmanager.xml
>
>
> Recently I upgraded by JGroups version from 2.12.1 to 3.3.5 and observed that JGroups messages are received to self node even though I configured loopback=false in my jgroupsmanager.xml.
> I am using TCP/IP as protocol stack.
> 24.02.2014 12.00.13:191 109357 DEBUG {Incoming-10,ag,10.10.64.188-smsrouter}JGROUPSMANAGER Received multicast message: [type: REQUEST_QUOTA][elements: 3] from 10.10.64.188-smsrouter, passing to 1 registered handlers.
> 24.02.2014 12.00.13:593 109365 DEBUG {Incoming-10,ag,10.10.64.188-smsrouter}JGROUPSMANAGER Received multicast message: [type: REPLICATE_COUNTER_V2][elements: 2] from 10.10.64.188-smsrouter, passing to 1 registered handlers.
> 24.02.2014 12.00.14:327 109366 DEBUG {Incoming-10,ag,10.10.64.188-smsrouter}JGROUPSMANAGER Received multicast message: [type: REQUEST_QUOTA][elements: 3] from 10.10.64.188-smsrouter, passing to 1 registered handlers.
> 24.02.2014 12.00.14:476 109370 DEBUG {Incoming-10,ag,10.10.64.188-smsrouter}JGROUPSMANAGER Received multicast message: [type: REPLICATE_COUNTER_V2][elements: 2] from 10.10.64.188-smsrouter, passing to 1 registered handlers.
> 24.02.2014 12.00.14:635 109379 DEBUG {Incoming-10,ag,10.10.64.188-smsrouter}JGROUPSMANAGER Received multicast message: [type: REQUEST_QUOTA][elements: 3] from 10.10.64.188-smsrouter, passing to 1 registered handlers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list