Skip to content

Commit

Permalink
Update manage-ticdc.md (pingcap#4697)
Browse files Browse the repository at this point in the history
  • Loading branch information
overvenus authored Oct 16, 2020
1 parent 087dff9 commit 17ab0eb
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 @@ -667,7 +667,7 @@ sync-ddl = true

+ `--cyclic-replica-id`:用于指定为上游集群的写入指定来源 ID,需要确保每个集群 ID 的唯一性。
+ `--cyclic-filter-replica-ids`:用于指定需要过滤的写入来源 ID,通常为下游集群的 ID。
+ `--cyclic-sync-ddl`:用于指定是否同步 DDL 到下游,只能在一个集群的 CDC 上开启 DDL 同步
+ `--cyclic-sync-ddl`:用于指定是否同步 DDL 到下游。

环形同步任务创建步骤如下:

Expand Down

0 comments on commit 17ab0eb

Please sign in to comment.