Fix compatibility with the latest SD Gemfire
https://build.spring.io/browse/INT-MASTER-1021
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user