[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Shared Transport in JGroups
bstansberry@jboss.com
do-not-reply at jboss.com
Wed Mar 26 14:43:48 EDT 2008
Thanks. These are added, revision 71310 of AS trunk. JIRA is http://jira.jboss.com/jira/browse/JBAS-5340 . As we discussed they are named "jbm-control" and "jbm-data". Feel free to edit these going forward. FYI I'll probably rename this file to jboss-jgroups-stacks.xml in the next day or so.
Let's keep using this thread to discuss the transport protocol configs, perhaps see if we can agree on common configs for the UDP and TCP protocols that we can share between the "udp" stack and "jbm-control" and/or between the "tcp" stack and "jbm-data". http://jira.jboss.com/jira/browse/JBAS-5341
Also, to control multicast TTL you guys are using ${jboss.messaging.ipttl:8} . The other stacks are all using ${jgroups.udp.ip_ttl:2} . Is using your own property with a value of 8 important to you? It would be nice to use a single property. In most cases I'd think an admin would want the same value for all usages.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139076#4139076
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139076
More information about the jboss-dev-forums
mailing list