Fix compatibility with the latest SD Gemfire

https://build.spring.io/browse/INT-MASTER-1021
This commit is contained in:
Artem Bilan
2018-05-07 12:27:28 -04:00
parent 4bf8379d23
commit d985eeb75a

View File

@@ -30,7 +30,7 @@
pool-name="client-pool" data-policy="EMPTY" />
<gfe:cq-listener-container id="queryListenerContainer"
cache="client-cache" />
cache="client-cache" pool-name="client-pool"/>
<int-gfe:cq-inbound-channel-adapter id="withDurable"
cq-listener-container="queryListenerContainer" query="select * from /test"