Author: nfilotto
Date: 2010-09-08 06:05:06 -0400 (Wed, 08 Sep 2010)
New Revision: 3091
Modified:
jcr/trunk/exo.jcr.component.core/src/test/resources/conf/standalone/cluster/udp-mux.xml
Log:
EXOJCR-942: Disabled the message bundling in the JGroups Config as suggested by JBC
Modified:
jcr/trunk/exo.jcr.component.core/src/test/resources/conf/standalone/cluster/udp-mux.xml
===================================================================
---
jcr/trunk/exo.jcr.component.core/src/test/resources/conf/standalone/cluster/udp-mux.xml 2010-09-08
09:53:15 UTC (rev 3090)
+++
jcr/trunk/exo.jcr.component.core/src/test/resources/conf/standalone/cluster/udp-mux.xml 2010-09-08
10:05:06 UTC (rev 3091)
@@ -14,7 +14,7 @@
max_bundle_timeout="30"
use_incoming_packet_handler="true"
ip_ttl="${jgroups.udp.ip_ttl:2}"
- enable_bundling="true"
+ enable_bundling="false"
enable_diagnostics="true"
thread_naming_pattern="cl"