[exo-jcr-commits] exo-jcr SVN: r1325 - jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Jan 8 09:53:54 EST 2010


Author: skabashnyuk
Date: 2010-01-08 09:53:53 -0500 (Fri, 08 Jan 2010)
New Revision: 1325

Added:
   jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml
Removed:
   jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws2.xml
   jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws3.xml
   jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck.xml
   jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck1.xml
   jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck2.xml
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-jcr-config.xml
Log:
 EXOJCR-361 : remove 1 repository and 2 ws. cache update live time interval.

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-08 12:58:59 UTC (rev 1324)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws.xml	2010-01-08 14:53:53 UTC (rev 1325)
@@ -86,12 +86,12 @@
       <!-- Eviction configuration -->
    <eviction wakeUpInterval="5000">
       <default algorithmClass="org.jboss.cache.eviction.LRUAlgorithm">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
+         <property name="maxNodes" value="50000" />
+         <property name="timeToLiveSeconds" value="900" />
       </default>
       <region name="/" algorithmClass="org.jboss.cache.eviction.LRUAlgorithm" actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ChildListEvictionActionPolicy" eventQueueSize="1000000">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
+         <property name="maxNodes" value="50000" />
+         <property name="timeToLiveSeconds" value="900" />
       </region>
    </eviction>
 </jbosscache>

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-08 12:58:59 UTC (rev 1324)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws1.xml	2010-01-08 14:53:53 UTC (rev 1325)
@@ -86,12 +86,12 @@
       <!-- Eviction configuration -->
    <eviction wakeUpInterval="5000">
       <default algorithmClass="org.jboss.cache.eviction.LRUAlgorithm">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
+         <property name="maxNodes" value="50000" />
+         <property name="timeToLiveSeconds" value="900" />
       </default>
       <region name="/" algorithmClass="org.jboss.cache.eviction.LRUAlgorithm" actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ChildListEvictionActionPolicy" eventQueueSize="1000000">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
+         <property name="maxNodes" value="50000" />
+         <property name="timeToLiveSeconds" value="900" />
       </region>
    </eviction>
 </jbosscache>

Deleted: jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws2.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws2.xml	2010-01-08 12:58:59 UTC (rev 1324)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws2.xml	2010-01-08 14:53:53 UTC (rev 1325)
@@ -1,97 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xmlns="urn:jboss:jbosscache-core:config:3.1">
-
-	<locking useLockStriping="false" concurrencyLevel="50000" lockParentForChildInsertRemove="false" lockAcquisitionTimeout="3600000" /> 
-
-	<clustering mode="replication" clusterName="JBoss-Cache-Cluster_db1_ws2">
-		<!--
-			Fetch in memory state is enable, because second cluster-node
-			currently doesn't work properly on clear cache
-		-->
-		<stateRetrieval timeout="20000" fetchInMemoryState="true" nonBlocking="true"/>
-		<!--
-			This JGroups configuration is taken from JBC branch, but
-			"enable_bundling" is set to false, because of notice, that appeared
-			during running
-		-->
-		<jgroupsConfig>
-			<!--
-				UDP discard_incompatible_packets="true" enable_bundling="false"
-				enable_diagnostics="false" ip_ttl="2" loopback="false"
-				max_bundle_size="64000" max_bundle_timeout="30"
-				mcast_addr="228.10.10.10" mcast_port="45588"
-				mcast_recv_buf_size="25000000" mcast_send_buf_size="640000"
-				oob_thread_pool.enabled="true"
-				oob_thread_pool.keep_alive_time="10000"
-				oob_thread_pool.max_threads="4" oob_thread_pool.min_threads="1"
-				oob_thread_pool.queue_enabled="true"
-				oob_thread_pool.queue_max_size="10"
-				oob_thread_pool.rejection_policy="Run" thread_naming_pattern="pl"
-				thread_pool.enabled="true" thread_pool.keep_alive_time="30000"
-				thread_pool.max_threads="25" thread_pool.min_threads="1"
-				thread_pool.queue_enabled="true" thread_pool.queue_max_size="10"
-				thread_pool.rejection_policy="Run" tos="8"
-				ucast_recv_buf_size="20000000" ucast_send_buf_size="640000"
-				use_concurrent_stack="true" use_incoming_packet_handler="true" />
-				<PING num_initial_members="3" timeout="2000" /
-			-->
-
-			<TCP bind_addr="127.0.0.1" start_port="9820" loopback="true"
-				recv_buf_size="20000000" send_buf_size="640000"
-				discard_incompatible_packets="true" max_bundle_size="64000"
-				max_bundle_timeout="30" use_incoming_packet_handler="true"
-				enable_bundling="false" use_send_queues="false" sock_conn_timeout="300"
-				skip_suspected_members="true" use_concurrent_stack="true"
-				thread_pool.enabled="true" thread_pool.min_threads="1"
-				thread_pool.max_threads="25" thread_pool.keep_alive_time="5000"
-				thread_pool.queue_enabled="false" thread_pool.queue_max_size="100"
-				thread_pool.rejection_policy="run" oob_thread_pool.enabled="true"
-				oob_thread_pool.min_threads="1" oob_thread_pool.max_threads="8"
-				oob_thread_pool.keep_alive_time="5000"
-				oob_thread_pool.queue_enabled="false"
-				oob_thread_pool.queue_max_size="100"
-				oob_thread_pool.rejection_policy="run" />
-			<MPING timeout="2000" num_initial_members="2" mcast_port="34523"
-				bind_addr="127.0.0.1" mcast_addr="224.0.0.1" />
-
-
-			<MERGE2 max_interval="30000" min_interval="10000" />
-			<FD_SOCK />
-			<FD max_tries="5" shun="true" timeout="10000" />
-			<VERIFY_SUSPECT timeout="1500" />
-			<pbcast.NAKACK discard_delivered_msgs="true" gc_lag="0"
-				retransmit_timeout="300,600,1200,2400,4800" use_mcast_xmit="false" />
-			<UNICAST timeout="300,600,1200,2400,3600" />
-			<pbcast.STABLE desired_avg_gossip="50000" max_bytes="400000"
-				stability_delay="1000" />
-			<pbcast.GMS join_timeout="5000" print_local_addr="true"
-				shun="false" view_ack_collection_timeout="5000" view_bundling="true" />
-			<FRAG2 frag_size="60000" />
-			<pbcast.STREAMING_STATE_TRANSFER />
-			<pbcast.FLUSH timeout="0" />
-
-		</jgroupsConfig>
-
-		<sync />
-
-	</clustering>
-
-	<!-- Configure the TransactionManager -->
-	<transaction
-		transactionManagerLookupClass="org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup" />
-
-	<!-- Enable batching -->
-	<invocationBatching enabled="true" />
-      <!-- Eviction configuration -->
-   <eviction wakeUpInterval="5000">
-      <default algorithmClass="org.jboss.cache.eviction.LRUAlgorithm">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </default>
-      <region name="/" algorithmClass="org.jboss.cache.eviction.LRUAlgorithm" actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ChildListEvictionActionPolicy" eventQueueSize="1000000">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </region>
-   </eviction>
-</jbosscache>

Deleted: jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws3.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws3.xml	2010-01-08 12:58:59 UTC (rev 1324)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-ws3.xml	2010-01-08 14:53:53 UTC (rev 1325)
@@ -1,97 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xmlns="urn:jboss:jbosscache-core:config:3.1">
-
-	<locking useLockStriping="false" concurrencyLevel="50000" lockParentForChildInsertRemove="false" lockAcquisitionTimeout="3600000" /> 
-
-	<clustering mode="replication" clusterName="JBoss-Cache-Cluster_db1_ws3">
-		<!--
-			Fetch in memory state is enable, because second cluster-node
-			currently doesn't work properly on clear cache
-		-->
-		<stateRetrieval timeout="20000" fetchInMemoryState="true" nonBlocking="true"/>
-		<!--
-			This JGroups configuration is taken from JBC branch, but
-			"enable_bundling" is set to false, because of notice, that appeared
-			during running
-		-->
-		<jgroupsConfig>
-			<!--
-				UDP discard_incompatible_packets="true" enable_bundling="false"
-				enable_diagnostics="false" ip_ttl="2" loopback="false"
-				max_bundle_size="64000" max_bundle_timeout="30"
-				mcast_addr="228.10.10.10" mcast_port="45588"
-				mcast_recv_buf_size="25000000" mcast_send_buf_size="640000"
-				oob_thread_pool.enabled="true"
-				oob_thread_pool.keep_alive_time="10000"
-				oob_thread_pool.max_threads="4" oob_thread_pool.min_threads="1"
-				oob_thread_pool.queue_enabled="true"
-				oob_thread_pool.queue_max_size="10"
-				oob_thread_pool.rejection_policy="Run" thread_naming_pattern="pl"
-				thread_pool.enabled="true" thread_pool.keep_alive_time="30000"
-				thread_pool.max_threads="25" thread_pool.min_threads="1"
-				thread_pool.queue_enabled="true" thread_pool.queue_max_size="10"
-				thread_pool.rejection_policy="Run" tos="8"
-				ucast_recv_buf_size="20000000" ucast_send_buf_size="640000"
-				use_concurrent_stack="true" use_incoming_packet_handler="true" />
-				<PING num_initial_members="3" timeout="2000" /
-			-->
-
-			<TCP bind_addr="127.0.0.1" start_port="9830" loopback="true"
-				recv_buf_size="20000000" send_buf_size="640000"
-				discard_incompatible_packets="true" max_bundle_size="64000"
-				max_bundle_timeout="30" use_incoming_packet_handler="true"
-				enable_bundling="false" use_send_queues="false" sock_conn_timeout="300"
-				skip_suspected_members="true" use_concurrent_stack="true"
-				thread_pool.enabled="true" thread_pool.min_threads="1"
-				thread_pool.max_threads="25" thread_pool.keep_alive_time="5000"
-				thread_pool.queue_enabled="false" thread_pool.queue_max_size="100"
-				thread_pool.rejection_policy="run" oob_thread_pool.enabled="true"
-				oob_thread_pool.min_threads="1" oob_thread_pool.max_threads="8"
-				oob_thread_pool.keep_alive_time="5000"
-				oob_thread_pool.queue_enabled="false"
-				oob_thread_pool.queue_max_size="100"
-				oob_thread_pool.rejection_policy="run" />
-			<MPING timeout="2000" num_initial_members="2" mcast_port="34524"
-				bind_addr="127.0.0.1" mcast_addr="224.0.0.1" />
-
-
-			<MERGE2 max_interval="30000" min_interval="10000" />
-			<FD_SOCK />
-			<FD max_tries="5" shun="true" timeout="10000" />
-			<VERIFY_SUSPECT timeout="1500" />
-			<pbcast.NAKACK discard_delivered_msgs="true" gc_lag="0"
-				retransmit_timeout="300,600,1200,2400,4800" use_mcast_xmit="false" />
-			<UNICAST timeout="300,600,1200,2400,3600" />
-			<pbcast.STABLE desired_avg_gossip="50000" max_bytes="400000"
-				stability_delay="1000" />
-			<pbcast.GMS join_timeout="5000" print_local_addr="true"
-				shun="false" view_ack_collection_timeout="5000" view_bundling="true" />
-			<FRAG2 frag_size="60000" />
-			<pbcast.STREAMING_STATE_TRANSFER />
-			<pbcast.FLUSH timeout="0" />
-
-		</jgroupsConfig>
-
-		<sync />
-
-	</clustering>
-
-	<!-- Configure the TransactionManager -->
-	<transaction
-		transactionManagerLookupClass="org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup" />
-
-	<!-- Enable batching -->
-	<invocationBatching enabled="true" />
-      <!-- Eviction configuration -->
-   <eviction wakeUpInterval="5000">
-      <default algorithmClass="org.jboss.cache.eviction.LRUAlgorithm">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </default>
-      <region name="/" algorithmClass="org.jboss.cache.eviction.LRUAlgorithm" actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ChildListEvictionActionPolicy" eventQueueSize="1000000">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </region>
-   </eviction>
-</jbosscache>

Deleted: jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck.xml	2010-01-08 12:58:59 UTC (rev 1324)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck.xml	2010-01-08 14:53:53 UTC (rev 1325)
@@ -1,97 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xmlns="urn:jboss:jbosscache-core:config:3.1">
-
-	<locking useLockStriping="false" concurrencyLevel="50000" lockParentForChildInsertRemove="false" lockAcquisitionTimeout="3600000" /> 
-
-	<clustering mode="replication" clusterName="JBoss-Cache-Cluster_db1tck_wstck">
-		<!--
-			Fetch in memory state is enable, because second cluster-node
-			currently doesn't work properly on clear cache
-		-->
-		<stateRetrieval timeout="20000" fetchInMemoryState="true" nonBlocking="true"/>
-		<!--
-			This JGroups configuration is taken from JBC branch, but
-			"enable_bundling" is set to false, because of notice, that appeared
-			during running
-		-->
-		<jgroupsConfig>
-			<!--
-				UDP discard_incompatible_packets="true" enable_bundling="false"
-				enable_diagnostics="false" ip_ttl="2" loopback="false"
-				max_bundle_size="64000" max_bundle_timeout="30"
-				mcast_addr="228.10.10.10" mcast_port="45588"
-				mcast_recv_buf_size="25000000" mcast_send_buf_size="640000"
-				oob_thread_pool.enabled="true"
-				oob_thread_pool.keep_alive_time="10000"
-				oob_thread_pool.max_threads="4" oob_thread_pool.min_threads="1"
-				oob_thread_pool.queue_enabled="true"
-				oob_thread_pool.queue_max_size="10"
-				oob_thread_pool.rejection_policy="Run" thread_naming_pattern="pl"
-				thread_pool.enabled="true" thread_pool.keep_alive_time="30000"
-				thread_pool.max_threads="25" thread_pool.min_threads="1"
-				thread_pool.queue_enabled="true" thread_pool.queue_max_size="10"
-				thread_pool.rejection_policy="Run" tos="8"
-				ucast_recv_buf_size="20000000" ucast_send_buf_size="640000"
-				use_concurrent_stack="true" use_incoming_packet_handler="true" />
-				<PING num_initial_members="3" timeout="2000" /
-			-->
-
-			<TCP bind_addr="127.0.0.1" start_port="9840" loopback="true"
-				recv_buf_size="20000000" send_buf_size="640000"
-				discard_incompatible_packets="true" max_bundle_size="64000"
-				max_bundle_timeout="30" use_incoming_packet_handler="true"
-				enable_bundling="false" use_send_queues="false" sock_conn_timeout="300"
-				skip_suspected_members="true" use_concurrent_stack="true"
-				thread_pool.enabled="true" thread_pool.min_threads="1"
-				thread_pool.max_threads="25" thread_pool.keep_alive_time="5000"
-				thread_pool.queue_enabled="false" thread_pool.queue_max_size="100"
-				thread_pool.rejection_policy="run" oob_thread_pool.enabled="true"
-				oob_thread_pool.min_threads="1" oob_thread_pool.max_threads="8"
-				oob_thread_pool.keep_alive_time="5000"
-				oob_thread_pool.queue_enabled="false"
-				oob_thread_pool.queue_max_size="100"
-				oob_thread_pool.rejection_policy="run" />
-			<MPING timeout="2000" num_initial_members="2" mcast_port="34525"
-				bind_addr="127.0.0.1" mcast_addr="224.0.0.1" />
-
-
-			<MERGE2 max_interval="30000" min_interval="10000" />
-			<FD_SOCK />
-			<FD max_tries="5" shun="true" timeout="10000" />
-			<VERIFY_SUSPECT timeout="1500" />
-			<pbcast.NAKACK discard_delivered_msgs="true" gc_lag="0"
-				retransmit_timeout="300,600,1200,2400,4800" use_mcast_xmit="false" />
-			<UNICAST timeout="300,600,1200,2400,3600" />
-			<pbcast.STABLE desired_avg_gossip="50000" max_bytes="400000"
-				stability_delay="1000" />
-			<pbcast.GMS join_timeout="5000" print_local_addr="true"
-				shun="false" view_ack_collection_timeout="5000" view_bundling="true" />
-			<FRAG2 frag_size="60000" />
-			<pbcast.STREAMING_STATE_TRANSFER />
-			<pbcast.FLUSH timeout="0" />
-
-		</jgroupsConfig>
-
-		<sync />
-
-	</clustering>
-
-	<!-- Configure the TransactionManager -->
-	<transaction
-		transactionManagerLookupClass="org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup" />
-
-	<!-- Enable batching -->
-	<invocationBatching enabled="true" />
-      <!-- Eviction configuration -->
-   <eviction wakeUpInterval="5000">
-      <default algorithmClass="org.jboss.cache.eviction.LRUAlgorithm">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </default>
-      <region name="/" algorithmClass="org.jboss.cache.eviction.LRUAlgorithm" actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ChildListEvictionActionPolicy" eventQueueSize="1000000">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </region>
-   </eviction>
-</jbosscache>

Deleted: jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck1.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck1.xml	2010-01-08 12:58:59 UTC (rev 1324)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck1.xml	2010-01-08 14:53:53 UTC (rev 1325)
@@ -1,98 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xmlns="urn:jboss:jbosscache-core:config:3.1">
-
-	<locking useLockStriping="false" concurrencyLevel="50000" lockParentForChildInsertRemove="false" lockAcquisitionTimeout="3600000" /> 
-
-	<clustering mode="replication" clusterName="JBoss-Cache-Cluster_db1tck_wstck1">
-		<!--
-			Fetch in memory state is enable, because second cluster-node
-			currently doesn't work properly on clear cache
-		-->
-		<stateRetrieval timeout="20000" fetchInMemoryState="true" nonBlocking="true"/>
-		<!--
-			This JGroups configuration is taken from JBC branch, but
-			"enable_bundling" is set to false, because of notice, that appeared
-			during running
-		-->
-		<jgroupsConfig>
-			<!--
-				UDP discard_incompatible_packets="true" enable_bundling="false"
-				enable_diagnostics="false" ip_ttl="2" loopback="false"
-				max_bundle_size="64000" max_bundle_timeout="30"
-				mcast_addr="228.10.10.10" mcast_port="45588"
-				mcast_recv_buf_size="25000000" mcast_send_buf_size="640000"
-				oob_thread_pool.enabled="true"
-				oob_thread_pool.keep_alive_time="10000"
-				oob_thread_pool.max_threads="4" oob_thread_pool.min_threads="1"
-				oob_thread_pool.queue_enabled="true"
-				oob_thread_pool.queue_max_size="10"
-				oob_thread_pool.rejection_policy="Run" thread_naming_pattern="pl"
-				thread_pool.enabled="true" thread_pool.keep_alive_time="30000"
-				thread_pool.max_threads="25" thread_pool.min_threads="1"
-				thread_pool.queue_enabled="true" thread_pool.queue_max_size="10"
-				thread_pool.rejection_policy="Run" tos="8"
-				ucast_recv_buf_size="20000000" ucast_send_buf_size="640000"
-				use_concurrent_stack="true" use_incoming_packet_handler="true" />
-				<PING num_initial_members="3" timeout="2000" /
-			-->
-
-			<TCP bind_addr="127.0.0.1" start_port="9850" loopback="true"
-				recv_buf_size="20000000" send_buf_size="640000"
-				discard_incompatible_packets="true" max_bundle_size="64000"
-				max_bundle_timeout="30" use_incoming_packet_handler="true"
-				enable_bundling="false" use_send_queues="false" sock_conn_timeout="300"
-				skip_suspected_members="true" use_concurrent_stack="true"
-				thread_pool.enabled="true" thread_pool.min_threads="1"
-				thread_pool.max_threads="25" thread_pool.keep_alive_time="5000"
-				thread_pool.queue_enabled="false" thread_pool.queue_max_size="100"
-				thread_pool.rejection_policy="run" oob_thread_pool.enabled="true"
-				oob_thread_pool.min_threads="1" oob_thread_pool.max_threads="8"
-				oob_thread_pool.keep_alive_time="5000"
-				oob_thread_pool.queue_enabled="false"
-				oob_thread_pool.queue_max_size="100"
-				oob_thread_pool.rejection_policy="run" />
-			<MPING timeout="2000" num_initial_members="2" mcast_port="34526"
-				bind_addr="127.0.0.1" mcast_addr="224.0.0.1" />
-
-
-			<MERGE2 max_interval="30000" min_interval="10000" />
-			<FD_SOCK />
-			<FD max_tries="5" shun="true" timeout="10000" />
-			<VERIFY_SUSPECT timeout="1500" />
-			<pbcast.NAKACK discard_delivered_msgs="true" gc_lag="0"
-				retransmit_timeout="300,600,1200,2400,4800" use_mcast_xmit="false" />
-			<UNICAST timeout="300,600,1200,2400,3600" />
-			<pbcast.STABLE desired_avg_gossip="50000" max_bytes="400000"
-				stability_delay="1000" />
-			<pbcast.GMS join_timeout="5000" print_local_addr="true"
-				shun="false" view_ack_collection_timeout="5000" view_bundling="true" />
-			<FRAG2 frag_size="60000" />
-			<pbcast.STREAMING_STATE_TRANSFER />
-			<pbcast.FLUSH timeout="0" />
-
-		</jgroupsConfig>
-
-		<sync />
-
-	</clustering>
-
-	<!-- Configure the TransactionManager -->
-	<transaction
-		transactionManagerLookupClass="org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup" />
-
-	<!-- Enable batching -->
-	<invocationBatching enabled="true" />
-      <!-- Eviction configuration -->
-   <eviction wakeUpInterval="5000">
-      <default algorithmClass="org.jboss.cache.eviction.LRUAlgorithm">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </default>
-      <region name="/" algorithmClass="org.jboss.cache.eviction.LRUAlgorithm" actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ChildListEvictionActionPolicy" eventQueueSize="1000000">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </region>
-   </eviction>
-   
-</jbosscache>

Deleted: jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck2.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck2.xml	2010-01-08 12:58:59 UTC (rev 1324)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-config-wstck2.xml	2010-01-08 14:53:53 UTC (rev 1325)
@@ -1,97 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xmlns="urn:jboss:jbosscache-core:config:3.1">
-
-	<locking useLockStriping="false" concurrencyLevel="50000" lockParentForChildInsertRemove="false" lockAcquisitionTimeout="3600000" /> 
-
-	<clustering mode="replication" clusterName="JBoss-Cache-Cluster_db1tck_wstck2">
-		<!--
-			Fetch in memory state is enable, because second cluster-node
-			currently doesn't work properly on clear cache
-		-->
-		<stateRetrieval timeout="20000" fetchInMemoryState="true" nonBlocking="true"/>
-		<!--
-			This JGroups configuration is taken from JBC branch, but
-			"enable_bundling" is set to false, because of notice, that appeared
-			during running
-		-->
-		<jgroupsConfig>
-			<!--
-				UDP discard_incompatible_packets="true" enable_bundling="false"
-				enable_diagnostics="false" ip_ttl="2" loopback="false"
-				max_bundle_size="64000" max_bundle_timeout="30"
-				mcast_addr="228.10.10.10" mcast_port="45588"
-				mcast_recv_buf_size="25000000" mcast_send_buf_size="640000"
-				oob_thread_pool.enabled="true"
-				oob_thread_pool.keep_alive_time="10000"
-				oob_thread_pool.max_threads="4" oob_thread_pool.min_threads="1"
-				oob_thread_pool.queue_enabled="true"
-				oob_thread_pool.queue_max_size="10"
-				oob_thread_pool.rejection_policy="Run" thread_naming_pattern="pl"
-				thread_pool.enabled="true" thread_pool.keep_alive_time="30000"
-				thread_pool.max_threads="25" thread_pool.min_threads="1"
-				thread_pool.queue_enabled="true" thread_pool.queue_max_size="10"
-				thread_pool.rejection_policy="Run" tos="8"
-				ucast_recv_buf_size="20000000" ucast_send_buf_size="640000"
-				use_concurrent_stack="true" use_incoming_packet_handler="true" />
-				<PING num_initial_members="3" timeout="2000" /
-			-->
-
-			<TCP bind_addr="127.0.0.1" start_port="9860" loopback="true"
-				recv_buf_size="20000000" send_buf_size="640000"
-				discard_incompatible_packets="true" max_bundle_size="64000"
-				max_bundle_timeout="30" use_incoming_packet_handler="true"
-				enable_bundling="false" use_send_queues="false" sock_conn_timeout="300"
-				skip_suspected_members="true" use_concurrent_stack="true"
-				thread_pool.enabled="true" thread_pool.min_threads="1"
-				thread_pool.max_threads="25" thread_pool.keep_alive_time="5000"
-				thread_pool.queue_enabled="false" thread_pool.queue_max_size="100"
-				thread_pool.rejection_policy="run" oob_thread_pool.enabled="true"
-				oob_thread_pool.min_threads="1" oob_thread_pool.max_threads="8"
-				oob_thread_pool.keep_alive_time="5000"
-				oob_thread_pool.queue_enabled="false"
-				oob_thread_pool.queue_max_size="100"
-				oob_thread_pool.rejection_policy="run" />
-			<MPING timeout="2000" num_initial_members="2" mcast_port="34527"
-				bind_addr="127.0.0.1" mcast_addr="224.0.0.1" />
-
-
-			<MERGE2 max_interval="30000" min_interval="10000" />
-			<FD_SOCK />
-			<FD max_tries="5" shun="true" timeout="10000" />
-			<VERIFY_SUSPECT timeout="1500" />
-			<pbcast.NAKACK discard_delivered_msgs="true" gc_lag="0"
-				retransmit_timeout="300,600,1200,2400,4800" use_mcast_xmit="false" />
-			<UNICAST timeout="300,600,1200,2400,3600" />
-			<pbcast.STABLE desired_avg_gossip="50000" max_bytes="400000"
-				stability_delay="1000" />
-			<pbcast.GMS join_timeout="5000" print_local_addr="true"
-				shun="false" view_ack_collection_timeout="5000" view_bundling="true" />
-			<FRAG2 frag_size="60000" />
-			<pbcast.STREAMING_STATE_TRANSFER />
-			<pbcast.FLUSH timeout="0" />
-
-		</jgroupsConfig>
-
-		<sync />
-
-	</clustering>
-
-	<!-- Configure the TransactionManager -->
-	<transaction
-		transactionManagerLookupClass="org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup" />
-
-	<!-- Enable batching -->
-	<invocationBatching enabled="true" />
-      <!-- Eviction configuration -->
-   <eviction wakeUpInterval="5000">
-      <default algorithmClass="org.jboss.cache.eviction.LRUAlgorithm">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </default>
-      <region name="/" algorithmClass="org.jboss.cache.eviction.LRUAlgorithm" actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ChildListEvictionActionPolicy" eventQueueSize="1000000">
-         <property name="maxNodes" value="5000" />
-         <property name="timeToLiveSeconds" value="120" />
-      </region>
-   </eviction>
-</jbosscache>

Added: 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	                        (rev 0)
+++ 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-08 14:53:53 UTC (rev 1325)
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xmlns="urn:jboss:jbosscache-core:config:3.1">
+
+	<locking useLockStriping="false" concurrencyLevel="50000" lockParentForChildInsertRemove="false" lockAcquisitionTimeout="3600000" /> 
+	<!-- Configure the TransactionManager -->
+	<transaction
+		transactionManagerLookupClass="org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup" />
+
+	<clustering mode="replication" clusterName="JBoss-Cache-Indexer-Cluster_db1_ws">
+		<stateRetrieval timeout="20000" fetchInMemoryState="false"  nonBlocking="true"/>
+		<jgroupsConfig>
+			<!--
+				UDP discard_incompatible_packets="true" enable_bundling="false"
+				enable_diagnostics="false" ip_ttl="2" loopback="false"
+				max_bundle_size="64000" max_bundle_timeout="30"
+				mcast_addr="228.10.10.10" mcast_port="45588"
+				mcast_recv_buf_size="25000000" mcast_send_buf_size="640000"
+				oob_thread_pool.enabled="true"
+				oob_thread_pool.keep_alive_time="10000"
+				oob_thread_pool.max_threads="4" oob_thread_pool.min_threads="1"
+				oob_thread_pool.queue_enabled="true"
+				oob_thread_pool.queue_max_size="10"
+				oob_thread_pool.rejection_policy="Run" thread_naming_pattern="pl"
+				thread_pool.enabled="true" thread_pool.keep_alive_time="30000"
+				thread_pool.max_threads="25" thread_pool.min_threads="1"
+				thread_pool.queue_enabled="true" thread_pool.queue_max_size="10"
+				thread_pool.rejection_policy="Run" tos="8"
+				ucast_recv_buf_size="20000000" ucast_send_buf_size="640000"
+				use_concurrent_stack="true" use_incoming_packet_handler="true" />
+				<PING num_initial_members="3" timeout="2000" /
+			-->
+
+			<TCP bind_addr="127.0.0.1" start_port="9910" loopback="true"
+				recv_buf_size="20000000" send_buf_size="640000"
+				discard_incompatible_packets="true" max_bundle_size="64000"
+				max_bundle_timeout="30" use_incoming_packet_handler="true"
+				enable_bundling="false" use_send_queues="false" sock_conn_timeout="300"
+				skip_suspected_members="true" use_concurrent_stack="true"
+				thread_pool.enabled="true" thread_pool.min_threads="1"
+				thread_pool.max_threads="25" thread_pool.keep_alive_time="5000"
+				thread_pool.queue_enabled="false" thread_pool.queue_max_size="100"
+				thread_pool.rejection_policy="run" oob_thread_pool.enabled="true"
+				oob_thread_pool.min_threads="1" oob_thread_pool.max_threads="8"
+				oob_thread_pool.keep_alive_time="5000"
+				oob_thread_pool.queue_enabled="false"
+				oob_thread_pool.queue_max_size="100"
+				oob_thread_pool.rejection_policy="run" />
+			<MPING timeout="2000" num_initial_members="2" mcast_port="34530"
+				bind_addr="127.0.0.1" mcast_addr="224.0.0.1" />
+
+
+			<MERGE2 max_interval="30000" min_interval="10000" />
+			<FD_SOCK />
+			<FD max_tries="5" shun="true" timeout="10000" />
+			<VERIFY_SUSPECT timeout="1500" />
+			<pbcast.NAKACK discard_delivered_msgs="true" gc_lag="0"
+				retransmit_timeout="300,600,1200,2400,4800" use_mcast_xmit="false" />
+			<UNICAST timeout="300,600,1200,2400,3600" />
+			<pbcast.STABLE desired_avg_gossip="50000" max_bytes="400000"
+				stability_delay="1000" />
+			<pbcast.GMS join_timeout="5000" print_local_addr="true"
+				shun="false" view_ack_collection_timeout="5000" view_bundling="true" />
+			<FRAG2 frag_size="60000" />
+			<pbcast.STREAMING_STATE_TRANSFER />
+			<pbcast.FLUSH timeout="0" />
+
+		</jgroupsConfig>
+
+		<sync />
+	</clustering>
+	<invocationBatching enabled="false" />
+
+</jbosscache>


Property changes on: jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jcr-config.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jcr-config.xml	2010-01-08 12:58:59 UTC (rev 1324)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jcr-config.xml	2010-01-08 14:53:53 UTC (rev 1325)
@@ -73,7 +73,7 @@
                </cache>
                <query-handler class="org.exoplatform.services.jcr.impl.core.query.lucene.SearchIndex">
                   <properties>
-                     <property name="index-dir" value="target/temp/index/db1/ws" />
+                     <property name="index-dir" value="${java.io.tmpdir}/cluster_nfs/db1/ws" />
                      <property name="changesfilter-class" value="org.exoplatform.services.jcr.impl.core.query.jbosscache.JbossCacheIndexChangesFilter" />
                      <property name="changesfilter-config-path" value="conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws.xml" />
                    </properties>
@@ -116,284 +116,13 @@
                </cache>
                <query-handler class="org.exoplatform.services.jcr.impl.core.query.lucene.SearchIndex">
                   <properties>
-                     <property name="index-dir" value="target/temp/index/db1/ws1" />
-                     <property name="synonymprovider-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.PropertiesSynonymProvider" />
-                     <property name="synonymprovider-config-path" value="../../synonyms.properties" />
-                     <property name="support-highlighting" value="true" />
-                     <property name="indexing-configuration-path" value="../../indexing-configuration.xml" />
-                     <property name="query-class" value="org.exoplatform.services.jcr.impl.core.query.QueryImpl" />
-                     <property name="spellchecker-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.spell.LuceneSpellChecker$FiveSecondsRefreshInterval" />
+                     <property name="index-dir" value="${java.io.tmpdir}/cluster_nfs/db1/ws1" />
+                     <property name="changesfilter-class" value="org.exoplatform.services.jcr.impl.core.query.jbosscache.JbossCacheIndexChangesFilter" />
+                     <property name="changesfilter-config-path" value="conf/cluster/test-jbosscache-indexer-config-exoloader_db1_ws1.xml" />
                   </properties>
                </query-handler>
             </workspace>
-
-            <workspace name="ws2">
-               <container class="org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer">
-                  <properties>
-                     <property name="source-name" value="jdbcjcr2" />
-                     <property name="dialect" value="mysql" />
-                     <property name="multi-db" value="true" />
-                     <property name="update-storage" value="false" />
-                     <property name="max-buffer-size" value="200k" />
-                     <property name="swap-directory" value="target/temp/swap/ws2" />
-                  </properties>
-                  <value-storages>
-                     <value-storage id="ws2" class="org.exoplatform.services.jcr.impl.storage.value.fs.TreeFileValueStorage">
-                        <properties>
-                           <property name="path" value="target/temp/values/ws2" />
-                        </properties>
-                        <filters>
-                           <filter property-type="Binary" />
-                        </filters>
-                     </value-storage>
-                  </value-storages>
-               </container>
-               <cache enabled="true" class="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.JBossCacheWorkspaceStorageCache">
-                  <properties>
-                     <property name="jbosscache-configuration" value="conf/cluster/test-jbosscache-config-ws2.xml" />
-                  </properties>
-               </cache>
-               <query-handler class="org.exoplatform.services.jcr.impl.core.query.lucene.SearchIndex">
-                  <properties>
-                     <property name="index-dir" value="target/temp/index/db1/ws2" />
-                     <property name="synonymprovider-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.PropertiesSynonymProvider" />
-                     <property name="synonymprovider-config-path" value="../../synonyms.properties" />
-                     <property name="support-highlighting" value="true" />
-                     <property name="indexing-configuration-path" value="../../indexing-configuration.xml" />
-                     <property name="query-class" value="org.exoplatform.services.jcr.impl.core.query.QueryImpl" />
-                     <property name="spellchecker-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.spell.LuceneSpellChecker$FiveSecondsRefreshInterval" />
-                  </properties>
-               </query-handler>
-            </workspace>
-            
-            <workspace name="ws3">
-					<!-- for system storage -->
-					<container
-						class="org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer">
-						<properties>
-							<property name="source-name" value="jdbcjcr3" />
-							<property name="dialect" value="mysql" />
-							<property name="multi-db" value="true" />
-							<property name="update-storage" value="false" />
-							<property name="max-buffer-size" value="200k" />
-							<property name="swap-directory" value="target/temp/swap/ws3" />
-						</properties>
-						<value-storages>
-							<!--
-								This storage is used to check whether properties are removed
-								correctly from each value-storage
-								(TestRemoveFromValueStorage.java)
-							-->
-							<value-storage id="ws3_big"
-								class="org.exoplatform.services.jcr.impl.storage.value.fs.TreeFileValueStorage">
-								<properties>
-									<property name="path" value="target/temp/values/ws3_big" />
-								</properties>
-								<filters>
-									<filter property-type="Binary" min-value-size="1024K" />
-								</filters>
-							</value-storage>
-							<value-storage id="ws3"
-								class="org.exoplatform.services.jcr.impl.storage.value.fs.CASableTreeFileValueStorage">
-								<properties>
-									<property name="path" value="target/temp/values/ws3" />
-									<property name="digest-algo" value="MD5" />
-									<property name="vcas-type"
-										value="org.exoplatform.services.jcr.impl.storage.value.cas.JDBCValueContentAddressStorageImpl" />
-									<property name="jdbc-source-name" value="jdbcjcr" />
-									<property name="jdbc-dialect" value="mysql" />
-								</properties>
-								<filters>
-									<filter property-type="Binary" />
-								</filters>
-							</value-storage>
-						</value-storages>
-					</container>
-					<initializer
-						class="org.exoplatform.services.jcr.impl.core.ScratchWorkspaceInitializer">
-						<properties>
-							<property name="root-nodetype" value="nt:unstructured" />
-						</properties>
-					</initializer>
-					<cache enabled="true" class="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.JBossCacheWorkspaceStorageCache">
-                       <properties>
-                          <property name="jbosscache-configuration" value="conf/cluster/test-jbosscache-config-ws3.xml" />
-                       </properties>
-                    </cache>
-					<query-handler
-						class="org.exoplatform.services.jcr.impl.core.query.lucene.SearchIndex">
-						<properties>
-							<property name="index-dir" value="target/temp/index/db1/ws3" />
-							<property name="synonymprovider-class"
-								value="org.exoplatform.services.jcr.impl.core.query.lucene.PropertiesSynonymProvider" />
-							<property name="synonymprovider-config-path" value="../../synonyms.properties" />
-							<property name="support-highlighting" value="true" />
-							<property name="indexing-configuration-path" value="../../indexing-configuration.xml" />
-							<property name="query-class"
-								value="org.exoplatform.services.jcr.impl.core.query.QueryImpl" />
-							<property name="spellchecker-class"
-								value="org.exoplatform.services.jcr.impl.core.query.lucene.spell.LuceneSpellChecker$FiveSecondsRefreshInterval" />
-						</properties>
-					</query-handler>
-				</workspace>
          </workspaces>
       </repository>
-
-      <repository name="db1tck" system-workspace="ws" default-workspace="ws">
-         <security-domain>exo-domain</security-domain>
-         <!-- access-control>optional</access-control -->
-         <!-- access-control>disable</access-control -->
-         <session-max-age>1h</session-max-age>
-         <authentication-policy>org.exoplatform.services.jcr.impl.core.access.JAASAuthenticator</authentication-policy>
-         <workspaces>
-            <workspace name="ws">
-               <!-- for system storage -->
-               <container class="org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer">
-                  <properties>
-                     <property name="source-name" value="jdbcjcrtck" />
-                     <property name="dialect" value="mysql" />
-                     <property name="multi-db" value="true" />
-                     <property name="update-storage" value="false" />
-                     <property name="max-buffer-size" value="200k" />
-                     <property name="swap-directory" value="target/temp/swap/wstck" />
-                  </properties>
-                  <value-storages>
-                     <value-storage id="ws" class="org.exoplatform.services.jcr.impl.storage.value.fs.TreeFileValueStorage">
-                        <properties>
-                           <property name="path" value="target/temp/values/wstck" />
-                        </properties>
-                        <filters>
-                           <filter property-type="Binary" min-value-size="100K" />
-                        </filters>
-                     </value-storage>
-                  </value-storages>
-               </container>
-               <initializer class="org.exoplatform.services.jcr.impl.core.ScratchWorkspaceInitializer">
-                  <properties>
-                     <property name="root-nodetype" value="nt:unstructured" />
-                     <property name="root-permissions" value="any read;*:/platform/administrators read;*:/platform/administrators add_node;*:/platform/administrators set_property;*:/platform/administrators remove" />
-                  </properties>
-               </initializer>
-               <cache enabled="true" class="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.JBossCacheWorkspaceStorageCache">
-                  <properties>
-                     <property name="jbosscache-configuration" value="conf/cluster/test-jbosscache-config-wstck.xml" />
-                  </properties>
-               </cache>
-               <query-handler class="org.exoplatform.services.jcr.impl.core.query.lucene.SearchIndex">
-                  <properties>
-                     <property name="index-dir" value="target/temp/index/db1tck/ws" />
-                     <property name="synonymprovider-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.PropertiesSynonymProvider" />
-                     <property name="synonymprovider-config-path" value="../../synonyms.properties" />
-                     <property name="support-highlighting" value="true" />
-                     <property name="indexing-configuration-path" value="../../indexing-configuration.xml" />
-                     <property name="query-class" value="org.exoplatform.services.jcr.impl.core.query.QueryImpl" />
-                     <property name="excerptprovider-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.WeightedHTMLExcerpt" />
-                     <property name="spellchecker-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.spell.LuceneSpellChecker$FiveSecondsRefreshInterval" />
-                  </properties>
-               </query-handler>
-               <lock-manager>
-                  <time-out>15m</time-out>
-                  <persister class="org.exoplatform.services.jcr.impl.core.lock.FileSystemLockPersister">
-                     <properties>
-                        <property name="path" value="target/temp/locktck" />
-                     </properties>
-                  </persister>
-               </lock-manager>
-            </workspace>
-
-            <workspace name="ws1">
-               <container class="org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer">
-                  <properties>
-                     <property name="source-name" value="jdbcjcr1tck" />
-                     <property name="dialect" value="mysql" />
-                     <property name="multi-db" value="true" />
-                     <property name="update-storage" value="false" />
-                     <property name="max-buffer-size" value="200k" />
-                     <property name="swap-directory" value="target/temp/swap/ws1tck" />
-                  </properties>
-                  <value-storages>
-                     <value-storage id="ws1" class="org.exoplatform.services.jcr.impl.storage.value.fs.TreeFileValueStorage">
-                        <properties>
-                           <property name="path" value="target/temp/values/ws1tck" />
-                        </properties>
-                        <filters>
-                           <filter property-type="Binary" min-value-size="100K" />
-                        </filters>
-                     </value-storage>
-                  </value-storages>
-               </container>
-               <initializer class="org.exoplatform.services.jcr.impl.core.ScratchWorkspaceInitializer">
-                  <properties>
-                     <property name="root-nodetype" value="nt:unstructured" />
-                     <property name="root-permissions" value="any read;*:/platform/administrators read;*:/platform/administrators add_node;*:/platform/administrators set_property;*:/platform/administrators remove" />
-                  </properties>
-               </initializer>
-               <cache enabled="true" class="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.JBossCacheWorkspaceStorageCache">
-                  <properties>
-                     <property name="jbosscache-configuration" value="conf/cluster/test-jbosscache-config-wstck1.xml" />
-                  </properties>
-               </cache>
-               <query-handler class="org.exoplatform.services.jcr.impl.core.query.lucene.SearchIndex">
-                  <properties>
-                     <property name="index-dir" value="target/temp/index/db1tck/ws1" />
-                     <property name="synonymprovider-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.PropertiesSynonymProvider" />
-                     <property name="synonymprovider-config-path" value="../../synonyms.properties" />
-                     <property name="support-highlighting" value="true" />
-                     <property name="indexing-configuration-path" value="../../indexing-configuration.xml" />
-                     <property name="query-class" value="org.exoplatform.services.jcr.impl.core.query.QueryImpl" />
-                     <property name="spellchecker-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.spell.LuceneSpellChecker$FiveSecondsRefreshInterval" />
-                  </properties>
-               </query-handler>
-            </workspace>
-
-            <workspace name="ws2">
-               <container class="org.exoplatform.services.jcr.impl.storage.jdbc.JDBCWorkspaceDataContainer">
-                  <properties>
-                     <property name="source-name" value="jdbcjcr2tck" />
-                     <property name="dialect" value="mysql" />
-                     <property name="multi-db" value="true" />
-                     <property name="update-storage" value="false" />
-                     <property name="max-buffer-size" value="200k" />
-                     <property name="swap-directory" value="target/temp/swap/ws2tck" />
-                  </properties>
-                  <value-storages>
-                     <value-storage id="ws2" class="org.exoplatform.services.jcr.impl.storage.value.fs.TreeFileValueStorage">
-                        <properties>
-                           <property name="path" value="target/temp/values/ws2tck" />
-                        </properties>
-                        <filters>
-                           <filter property-type="Binary" min-value-size="100K" />
-                        </filters>
-                     </value-storage>
-                  </value-storages>
-               </container>
-               <initializer class="org.exoplatform.services.jcr.impl.core.ScratchWorkspaceInitializer">
-                  <properties>
-                     <property name="root-nodetype" value="nt:unstructured" />
-                     <property name="root-permissions" value="any read;*:/platform/administrators read;*:/platform/administrators add_node;*:/platform/administrators set_property;*:/platform/administrators remove" />
-                  </properties>
-               </initializer>
-               <cache enabled="true" class="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.JBossCacheWorkspaceStorageCache">
-                  <properties>
-                     <property name="jbosscache-configuration" value="conf/cluster/test-jbosscache-config-wstck2.xml" />
-                  </properties>
-               </cache>
-               <query-handler class="org.exoplatform.services.jcr.impl.core.query.lucene.SearchIndex">
-                  <properties>
-                     <property name="index-dir" value="target/temp/index/db1tck/ws2" />
-                     <property name="synonymprovider-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.PropertiesSynonymProvider" />
-                     <property name="synonymprovider-config-path" value="../../synonyms.properties" />
-                     <property name="support-highlighting" value="true" />
-                     <property name="indexing-configuration-path" value="../../indexing-configuration.xml" />
-                     <property name="query-class" value="org.exoplatform.services.jcr.impl.core.query.QueryImpl" />
-                     <property name="spellchecker-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.spell.LuceneSpellChecker$FiveSecondsRefreshInterval" />
-                     <property name="excerptprovider-class" value="org.exoplatform.services.jcr.impl.core.query.lucene.WeightedHTMLExcerpt"/>
-                     <property name="extractorPoolSize" value="2"/>
-                     <property name="extractorTimeout" value="10"/>
-                  </properties>
-               </query-handler>
-            </workspace>
-         </workspaces>
-      </repository>
    </repositories>
 </repository-service>



More information about the exo-jcr-commits mailing list