TiCDC does not respect the kafka partition dispatcher
|
|
1
|
400
|
January 17, 2024
|
Supress/fix TiCDC error messages
|
|
1
|
476
|
October 16, 2023
|
TiCDC use with TiKV?
|
|
4
|
628
|
April 20, 2023
|
How should I check whether the upstream and downstream data is consistent?
|
|
0
|
691
|
January 30, 2023
|
When TiCDC replicates data to Kafka, can I control the maximum size of a single message in TiDB?
|
|
0
|
686
|
January 30, 2023
|
Why does the latency from TiCDC to Kafka become higher and higher?
|
|
0
|
582
|
January 30, 2023
|
What is the default behavior of TiCDC if I create a replication task without specifying the configuration file in `--config`?
|
|
0
|
579
|
January 30, 2023
|
What is `gc-ttl` in TiCDC?
|
|
0
|
620
|
January 30, 2023
|
Why can't some tables be replicated when I create a task in TiCDC?
|
|
0
|
573
|
January 30, 2023
|
Does TiCDC replication get stuck if the upstream has long-running uncommitted transactions?
|
|
0
|
556
|
January 30, 2023
|
Replication of a single table can only be run on a single TiCDC node. Will it be possible to use multiple TiCDC nodes to replicate data of multiple tables?
|
|
0
|
549
|
January 30, 2023
|
What is the order of executing DML and DDL statements?
|
|
0
|
655
|
January 30, 2023
|
How should I deploy TiCDC to replicate data between two TiDB cluster located in different regions?
|
|
0
|
604
|
January 30, 2023
|
After a changefeed resumes from pause, its replication latency gets higher and higher and returns to normal only after a few minutes. Why?
|
|
0
|
521
|
January 30, 2023
|
Why does replication using TiCDC stall or even stop after data restore using TiDB Lightning and BR from upstream?
|
|
0
|
380
|
January 30, 2023
|
Why does TiCDC use disks? When does TiCDC write to disks? Does TiCDC use memory buffer to improve replication performance?
|
|
0
|
404
|
January 30, 2023
|
When the sink of the replication downstream is TiDB or MySQL, what permissions do users of the downstream database need?
|
|
0
|
393
|
January 30, 2023
|
Why do `INSERT`/`UPDATE` statements from the upstream become `REPLACE INTO` after being replicated to the downstream if I set `enable-old-value` to `true` when I create a TiCDC replication task?
|
|
0
|
426
|
January 30, 2023
|
The default value of the time type field is inconsistent when replicating a DDL statement to the downstream MySQL 5.7. What can I do?
|
|
0
|
416
|
January 30, 2023
|
How much PD storage does TiCDC use?
|
|
0
|
432
|
January 30, 2023
|
When TiCDC replicates data to Kafka, how do I know the timestamp of the data changes in a message?
|
|
0
|
407
|
January 30, 2023
|
When TiCDC replicates data to Kafka, does a message contain multiple types of data changes?
|
|
0
|
393
|
January 30, 2023
|
If I modify a row multiple times in a transaction, will TiCDC output multiple row change events?
|
|
0
|
381
|
January 30, 2023
|
How to understand the relationship between the TiCDC time zone and the time zones of the upstream/downstream databases?
|
|
0
|
408
|
January 30, 2023
|
What is the complete behavior of TiCDC garbage collection (GC) safepoint?
|
|
0
|
573
|
January 30, 2023
|
How do I choose `start-ts` when creating a task in TiCDC?
|
|
0
|
455
|
January 30, 2023
|