Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kafka consumer may read previous message if commit message offset failed #11386

Closed
3AceShowHand opened this issue Jul 4, 2024 · 0 comments · Fixed by #11385
Closed

kafka consumer may read previous message if commit message offset failed #11386

3AceShowHand opened this issue Jul 4, 2024 · 0 comments · Fixed by #11385
Assignees
Labels
area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.

Comments

@3AceShowHand
Copy link
Contributor

[2024/07/03 23:24:56.556 +08:00] [ERROR] [consumer.go:136] ["commit message failed, just continue"] [error="Broker: Unknown member"]
[2024/07/03 23:24:56.587 +08:00] [ERROR] [consumer.go:126] ["read message failed, just continue to retry"] [error="Application maximum poll interval (300000ms) exceeded by 221ms"]
[2024/07/03 23:24:56.748 +08:00] [PANIC] [writer.go:388] ["RowChangedEvent fallback row, ignore it"] [commitTs=450892761914671327] [offset=55842905] [watermark=450892849772232846] [watermarkOffset=55934110] [partition=2] [tableID=339] [schema=sysbench_64_7000w] [table=sbtest57] [stack="main.(*writer).WriteMessage\n\[tgithub.com/pingcap/tiflow/cmd/kafka-consumer/writer.go:388\nmain.(*consumer).Consume\n\tgithub.com/pingcap/tiflow/cmd/kafka-consumer/consumer.go:129\nmain.main.func2\n\tgithub.com/pingcap/tiflow/cmd/kafka-consumer/main.go:101](http://tgithub.com/pingcap/tiflow/cmd/kafka-consumer/writer.go:388/nmain.(*consumer).Consume/n/tgithub.com/pingcap/tiflow/cmd/kafka-consumer/consumer.go:129/nmain.main.func2/n/tgithub.com/pingcap/tiflow/cmd/kafka-consumer/main.go:101)"]
@3AceShowHand 3AceShowHand self-assigned this Jul 4, 2024
@3AceShowHand 3AceShowHand added type/enhancement The issue or PR belongs to an enhancement. area/ticdc Issues or PRs related to TiCDC. labels Jul 4, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in 8ebe897 Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant