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 needs to correctly check partition and old message #11482

Open
wk989898 opened this issue Aug 13, 2024 · 1 comment · May be fixed by #11483
Open

kafka consumer needs to correctly check partition and old message #11482

wk989898 opened this issue Aug 13, 2024 · 1 comment · May be fixed by #11483
Labels
area/ticdc Issues or PRs related to TiCDC. component/test Unit tests and integration tests component. type/enhancement The issue or PR belongs to an enhancement.

Comments

@wk989898
Copy link
Contributor

What did you do?

run kafka consumer

What did you expect to see?

No response

What did you see instead?

simple protocol doesn't check partition and old message

Versions of the cluster

Upstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

Upstream TiKV version (execute tikv-server --version):

(paste TiKV version here)

TiCDC version (execute cdc version):

(paste TiCDC version here)
@3AceShowHand
Copy link
Contributor

This is not a bug, can be tagged as enhancement.

@3AceShowHand 3AceShowHand added type/enhancement The issue or PR belongs to an enhancement. component/test Unit tests and integration tests component. and removed type/bug The issue is confirmed as a bug. severity/major may-affects-5.4 may-affects-6.1 may-affects-6.5 may-affects-7.1 may-affects-7.5 may-affects-8.1 labels Sep 2, 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. component/test Unit tests and integration tests component. type/enhancement The issue or PR belongs to an enhancement.
Projects
Status: Need Triage
Development

Successfully merging a pull request may close this issue.

3 participants