We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18566c commit f20a790Copy full SHA for f20a790
examples/gemfire/demo/config/samples/payloads/cdc-job.json
@@ -25,7 +25,7 @@
25
"credentialsDirectoryPath": "/opt/redislabs/redis-connect/config/samples/credentials",
26
"databaseType": "GEMFIRE",
27
"customConfiguration": {
28
- "pool.locator.host": "172.17.0.2",
+ "pool.locator.host": "localhost",
29
"pool.locator.port": "10334"
30
}
31
},
examples/gemfire/demo/config/samples/payloads/customer-pojo-job.json
@@ -31,7 +31,7 @@
32
33
34
35
36
37
0 commit comments