Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: cdc同步数据到kafka报错
[TiDB Usage Environment] Production
[TiDB Version] 5.4.3
[Encountered Issue]
There are occasional errors when CDC synchronizes data to Kafka. The error screenshot is as follows:
After a while, the CDC status becomes FATAL.
How should I handle this to resolve the error?
Check the status of the region. This error indicates that the region data cannot be covered…
Can you specifically explain how to handle it?
Check if there are any replicas in an abnormal state.
My database is single-replica.
Production with a single replica? At least three replicas are needed…
For regions like this, confirm the status information to see if there are any anomalies?
A replica, used for backups.
After upgrading to version 6.1, I found that Kafka shuts down abnormally. How should I solve this?
Are there similar issues with other downstream targets? Why is the upstream TiDB using a single replica solution? This is not recommended. Have you checked what the error logs in Kafka are? Can you provide them?
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.