Author: skabashnyuk
Date: 2010-01-20 04:31:06 -0500 (Wed, 20 Jan 2010)
New Revision: 1496
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws.xml
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws1.xml
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws.xml
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-lock-config_db1_ws.xml
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-lock-config_db1_ws1.xml
Log:
EXOJCR-390 : remove multiplexerStack="fc-fast-minimalthreads"
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws.xml
===================================================================
---
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws.xml 2010-01-20
01:37:35 UTC (rev 1495)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws.xml 2010-01-20
09:31:06 UTC (rev 1496)
@@ -14,8 +14,9 @@
This JGroups configuration is taken from JBC branch, but
"enable_bundling" is set to false, because of notice, that appeared
during running
+ multiplexerStack="fc-fast-minimalthreads"
-->
- <jgroupsConfig multiplexerStack="fc-fast-minimalthreads">
+ <jgroupsConfig>
<!--
UDP discard_incompatible_packets="true" enable_bundling="false"
enable_diagnostics="false" ip_ttl="2" loopback="false"
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws1.xml
===================================================================
---
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws1.xml 2010-01-20
01:37:35 UTC (rev 1495)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws1.xml 2010-01-20
09:31:06 UTC (rev 1496)
@@ -14,8 +14,9 @@
This JGroups configuration is taken from JBC branch, but
"enable_bundling" is set to false, because of notice, that appeared
during running
+ multiplexerStack="fc-fast-minimalthreads"
-->
- <jgroupsConfig multiplexerStack="fc-fast-minimalthreads" >
+ <jgroupsConfig >
<!--
UDP discard_incompatible_packets="true" enable_bundling="false"
enable_diagnostics="false" ip_ttl="2" loopback="false"
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws.xml
===================================================================
---
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws.xml 2010-01-20
01:37:35 UTC (rev 1495)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws.xml 2010-01-20
09:31:06 UTC (rev 1496)
@@ -9,7 +9,7 @@
<clustering mode="replication"
clusterName="JBoss-Cache-Indexer-Cluster_db1_ws">
<stateRetrieval timeout="20000" fetchInMemoryState="false"
nonBlocking="true"/>
- <jgroupsConfig multiplexerStack="fc-fast-minimalthreads">
+ <jgroupsConfig>
<TCP bind_addr="127.0.0.1" start_port="9700"
loopback="true"
recv_buf_size="20000000" send_buf_size="640000"
discard_incompatible_packets="true" max_bundle_size="64000"
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml
===================================================================
---
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml 2010-01-20
01:37:35 UTC (rev 1495)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml 2010-01-20
09:31:06 UTC (rev 1496)
@@ -9,7 +9,7 @@
<clustering mode="replication"
clusterName="JBoss-Cache-Indexer-Cluster_db1_ws1">
<stateRetrieval timeout="20000" fetchInMemoryState="false"
nonBlocking="true"/>
- <jgroupsConfig multiplexerStack="fc-fast-minimalthreads">
+ <jgroupsConfig>
<TCP bind_addr="127.0.0.1" start_port="9750"
loopback="true"
recv_buf_size="20000000" send_buf_size="640000"
discard_incompatible_packets="true" max_bundle_size="64000"
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-lock-config_db1_ws.xml
===================================================================
---
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-lock-config_db1_ws.xml 2010-01-20
01:37:35 UTC (rev 1495)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-lock-config_db1_ws.xml 2010-01-20
09:31:06 UTC (rev 1496)
@@ -5,7 +5,7 @@
<clustering mode="replication"
clusterName="JBoss-Cache-Lock-Cluster_db1_ws">
<stateRetrieval timeout="20000" fetchInMemoryState="false"
nonBlocking="true"/>
- <jgroupsConfig multiplexerStack="fc-fast-minimalthreads">
+ <jgroupsConfig >
<TCP bind_addr="127.0.0.1" start_port="9800"
loopback="true"
recv_buf_size="20000000" send_buf_size="640000"
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-lock-config_db1_ws1.xml
===================================================================
---
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-lock-config_db1_ws1.xml 2010-01-20
01:37:35 UTC (rev 1495)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-lock-config_db1_ws1.xml 2010-01-20
09:31:06 UTC (rev 1496)
@@ -5,7 +5,7 @@
<clustering mode="replication"
clusterName="JBoss-Cache-Lock-Cluster_db1_ws1">
<stateRetrieval timeout="20000" fetchInMemoryState="false"
nonBlocking="true"/>
- <jgroupsConfig multiplexerStack="fc-fast-minimalthreads">
+ <jgroupsConfig>
<TCP bind_addr="127.0.0.1" start_port="9850"
loopback="true"
recv_buf_size="20000000" send_buf_size="640000"
Show replies by date