[
https://issues.jboss.org/browse/JGRP-1823?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-1823:
--------------------------------
Isn't this a mis-handling of exclusion lists and DONT_LOOPBACK ? I mean if you set
DONT_LOOPBACK, your local address is not supposed to be in dests.
Oops, I see what you meant: real_dests is constructed even if dests == null. OK, I can add
code to remove the local address if DONT_LOOPBACK is set.
MessageDispatcher expects a response from the local node with
DONT_LOOPBACK
---------------------------------------------------------------------------
Key: JGRP-1823
URL:
https://issues.jboss.org/browse/JGRP-1823
Project: JGroups
Issue Type: Bug
Affects Versions: 3.5
Reporter: Dan Berindei
Assignee: Bela Ban
MessageDispatcher doesn't remove the local node from the `real_dests` collection when
using DONT_LOOPBACK, and that causes RPCs broadcasted to the entire cluster to time out.
--
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