Skip to content

Commit 3d54aa0

Browse files
committed
removed other writer reference from gemfire doc
1 parent 9bf4848 commit 3d54aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectors/gemfire/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ metricsReporter:
278278
<details><summary>Configure JobConfig.yml</summary>
279279
<p>
280280
281-
#### Job level details. Please see [writers](../../docs/writers.md) for other write stage usages.
281+
#### Job level details
282282
283283
### Sample JobConfig.yml under redis-connect-gemfire/config/samples/gemfire2redis folder
284284
You can have one or more JobConfig.yml (or with any name e.g. JobConfig-<region_type>.yml) and specify them in the Setup.yml under jobConfig: tag. If specifying more than one table (as below) then make sure maxNumberOfJobs: tag under JobManager.yml is set accordingly e.g. if maxNumberOfJobs: tag is set to 2 then Redis Connect will start 2 cdc jobs under the same JVM instance. If the workload is more and you want to spread out (scale) the cdc jobs then create multiple JobConfig's and specify them in the Setup.yml under jobConfig: tag.

0 commit comments

Comments
 (0)