Reverted the value of the parallel attribute in the Gateway Sender for the 'Orders' Replicate Region in the SubRegionSubElementTest class.

This commit is contained in:
John Blum
2013-11-16 12:30:14 -08:00
parent be230df577
commit 9a57b0579c

View File

@@ -30,7 +30,7 @@
<gfe:replicated-region id="Orders" persistent="false">
<gfe:replicated-region name="Items" persistent="false">
<gfe:gateway-sender remote-distributed-system-id="21" name="testSender" parallel="false"
<gfe:gateway-sender remote-distributed-system-id="21" name="testSender" parallel="true"
manual-start="true"/>
</gfe:replicated-region>
</gfe:replicated-region>