Skip to content

Commit

Permalink
cherry pick #4074 to release-4.0 (#4075)
Browse files Browse the repository at this point in the history
Signed-off-by: ti-srebot <[email protected]>

Co-authored-by: TomShawn <[email protected]>
  • Loading branch information
ti-srebot and TomShawn committed Oct 16, 2020
1 parent fbc07ca commit 84b33f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ticdc/manage-ticdc.md
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ To use the cyclic replication feature, you need to configure the following param

+ `--cyclic-replica-id`: Specifies the data source (to be written) ID of the upstream cluster. Each cluster ID must be unique.
+ `--cyclic-filter-replica-ids`: Specifies the data source ID to be filtered, which is usually the downstream cluster ID.
+ `--cyclic-sync-ddl`: Determines whether to replicate DDL statements to the downstream. DDL replication can only be enabled in the TiCDC component of one cluster.
+ `--cyclic-sync-ddl`: Determines whether to replicate DDL statements to the downstream.

To create a cyclic replication task, take the following steps:

Expand Down

0 comments on commit 84b33f4

Please sign in to comment.