Skip to content

Commit 15aa446

Browse files
qiancaiti-chi-bot
authored andcommitted
This is an automated cherry-pick of pingcap#19249
Signed-off-by: ti-chi-bot <[email protected]>
1 parent 7ad9885 commit 15aa446

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ticdc/ticdc-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,14 @@ This section introduces the replication features of TiCDC.
4141

4242
Currently, the TiCDC sink component supports replicating data to the following downstream platforms:
4343

44+
<<<<<<< HEAD
4445
- Databases compatible with MySQL protocol. The sink component provides the final consistency support.
4546
- Kafka based on the TiCDC Open Protocol. The sink component ensures the row-level order, final consistency or strict transactional consistency.
4647

4748
### Ensure replication order and consistency
49+
=======
50+
## Implementation of processing data changes
51+
>>>>>>> 8b429d5e6e (cdc: remove mention about force-replicate (#19249))
4852
4953
#### Replication order
5054

0 commit comments

Comments
 (0)