Author: skabashnyuk
Date: 2010-01-19 11:45:05 -0500 (Tue, 19 Jan 2010)
New Revision: 1486
Modified:
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 : change claster name
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-19
15:26:42 UTC (rev 1485)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-lock-config_db1_ws1.xml 2010-01-19
16:45:05 UTC (rev 1486)
@@ -3,7 +3,7 @@
<locking useLockStriping="false" concurrencyLevel="50000"
lockParentForChildInsertRemove="false"
lockAcquisitionTimeout="20000"/>
- <clustering mode="replication"
clusterName="JBoss-Cache-Indexer-Cluster_db1_ws1">
+ <clustering mode="replication"
clusterName="JBoss-Cache-Lock-Cluster_db1_ws1">
<stateRetrieval timeout="20000" fetchInMemoryState="false"
nonBlocking="true"/>
<jgroupsConfig multiplexerStack="fc-fast-minimalthreads">
Show replies by date