cdc:kafka consumer got partition resolved ts fallback when ticdc and kafka got network partition #12096
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
affects-8.5
This bug affects the 8.5.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
severity/major
type/bug
The issue is confirmed as a bug.
What did you do?
What did you expect to see?
no error
What did you see instead?
[2025/03/13 16:17:35.372 +08:00] [PANIC] [writer.go:103] ["partition resolved ts fallback"] [partition=1] [newWatermark=456615706631340446] [offset=8418122] [watermark=456615720538341892] [watermarkOffset=8416182] [stack="main.(*partitionProgress).updateWatermark\n\tgithub.com/pingcap/tiflow/cmd/kafka-consumer/writer.go:103\nmain.(*writer).WriteMessage\n\tgithub.com/pingcap/tiflow/cmd/kafka-consumer/writer.go:392\nmain.(*consumer).Consume\n\tgithub.com/pingcap/tiflow/cmd/kafka-consumer/consumer.go:139\nmain.main.func2\n\tgithub.com/pingcap/tiflow/cmd/kafka-consumer/main.go:98"]
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):master
(paste TiDB cluster version here)
Upstream TiKV version (execute
tikv-server --version
):(paste TiKV version here)
TiCDC version (execute
cdc version
):master
(paste TiCDC version here)
The text was updated successfully, but these errors were encountered: