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

sarama produces messages in out-of-order when retries happen #11935

Closed
wk989898 opened this issue Dec 26, 2024 · 1 comment · Fixed by #11870
Closed

sarama produces messages in out-of-order when retries happen #11935

wk989898 opened this issue Dec 26, 2024 · 1 comment · Fixed by #11870
Assignees
Labels
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.

Comments

@wk989898
Copy link
Collaborator

we found sarama sends out-of-order messages when retries happen, and we think the issue causes this:

This could be reproduced by hacking codes. wk989898/sarama@d06ee56

@wk989898 wk989898 added type/bug The issue is confirmed as a bug. area/ticdc Issues or PRs related to TiCDC. 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. labels Dec 27, 2024
@3AceShowHand 3AceShowHand removed the affects-6.1 This bug affects the 6.1.x(LTS) versions. label Dec 31, 2024
@3AceShowHand
Copy link
Contributor

This affect release after v6.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
2 participants