+ update to GemFire 6.6 final

This commit is contained in:
Costin Leau
2011-09-16 16:09:07 +03:00
parent 08a6e20660
commit 08ee15ac9a
3 changed files with 3 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
<gfe:replicated-region id="replicated-data" persistent="true" close="true" destroy="false">
<gfe:disk-store queue-size="50" auto-compact="true" max-oplog-size="10" synchronous-write="false" time-interval="9999">
<gfe:disk-dir location="./" max-size="1"/>
<gfe:disk-dir location="./build/tmp" max-size="1"/>
</gfe:disk-store>
<gfe:region-ttl timeout="${ttl}" action="DESTROY"/>