Author: nzamosenchuk
Date: 2009-12-30 03:18:48 -0500 (Wed, 30 Dec 2009)
New Revision: 1248
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jcr-config.xml
Log:
EXOJCR-325: small update of config. removed max-volatile-size, that was just added for
some testing purposes.
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 2009-12-29
16:50:31 UTC (rev 1247)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/cluster/test-jcr-config.xml 2009-12-30
08:18:48 UTC (rev 1248)
@@ -76,7 +76,6 @@
<property name="index-dir"
value="target/temp/index/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" />
- <property name="max-volatile-size"
value="307200"/>
</properties>
</query-handler>
<lock-manager>
Show replies by date