Skip to content

Commit

Permalink
ticdc: remove source id desciption (#15292)
Browse files Browse the repository at this point in the history
  • Loading branch information
ran-huang authored Nov 8, 2023
1 parent 0b9064a commit 54ca621
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ticdc/ticdc-bidirectional-replication.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ TiCDC only replicates incremental data changes that occur after a specified time
bdr-mode = true
```

5. (Optional) If you need to track the data source, set a unique data source ID for each cluster using the [`tidb_source_id`](/system-variables.md#tidb_source_id-new-in-v650) system variable.

After the configuration takes effect, the clusters can perform bi-directional replication.

## Execute DDL
Expand Down

0 comments on commit 54ca621

Please sign in to comment.