blob: 2547e6baded86a000a1f8a1d759db8e8b4603830 [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE cache PUBLIC
"-//GemStone Systems, Inc.//GemFire Declarative Caching 7.0//EN"
"http://www.gemstone.com/dtd/cache7_0.dtd">
<cache>
<bridge-server port="$PORT_NUM" max-threads="5"/>
<region name="TestTCR1">
<region-attributes data-policy="partition">
<partition-attributes redundant-copies="1" total-num-buckets="10"/>
</region-attributes>
</region>
</cache>