sarama produces messages in out-of-order when retries happen #11935
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.
type/bug
The issue is confirmed as a bug.
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
The text was updated successfully, but these errors were encountered: