[jboss-jira] [JBoss JIRA] Updated: (JGRP-1146) default udp.xml should have loopback set to true
Bela Ban (JIRA)
jira-events at lists.jboss.org
Sat Feb 6 08:17:19 EST 2010
[ https://jira.jboss.org/jira/browse/JGRP-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-1146:
---------------------------
Fix Version/s: 2.6.14
2.8.1
2.9
Makes sense
> default udp.xml should have loopback set to true
> ------------------------------------------------
>
> Key: JGRP-1146
> URL: https://jira.jboss.org/jira/browse/JGRP-1146
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.8
> Environment: all
> Reporter: Seamus Donohue
> Assignee: Bela Ban
> Fix For: 2.6.14, 2.8.1, 2.9
>
>
> created in response to thread on JGroups users group to-day , please read fragment below
> ----------------------
> Maybe it should be changed! I'll let Bela respond!
> On 2010-02-03, at 12:31 PM, seamus donohue wrote:
> > > the default udp.xml in 2.8 GA has loopback set to false
> > > <UDP
> > > mcast_port="${jgroups.udp.mcast_port:45588}"
> > > tos="8"
> > > ucast_recv_buf_size="20M"
> > > ucast_send_buf_size="640K"
> > > mcast_recv_buf_size="25M"
> > > mcast_send_buf_size="640K"
> > > loopback="false" <---------
> > >
> > > is there a reason for that - should it not be changed based on your note
> > > below referring to members not getting their own suspicion messages.
> > >
> > > -Seamus
> > >
> > > Bela Ban wrote:
> >> >> Hard for me to tell what's going on, without either being able to
> >> >> reproduce this, or having access to logs. The former being much better
> >> >> than the latter.
> >> >>
> >> >> Your props look a bit weird, I would correct the following (and I
> >> >> suggest using XML configs rather than string-based ones):
> >> >>
> >> >> * UDP.loopback should be true, or else members don't get their own
> >> >> suspicion messages. This might be the root problem...
> ----------------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list