-
Notifications
You must be signed in to change notification settings - Fork 289
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
CI: kafka integration tests move_table
meet panic: the commitTs of the emit row is less than the received row.
#2887
Labels
area/ticdc
Issues or PRs related to TiCDC.
bug-from-internal-test
Bugs found by internal testing.
component/sink
Sink component.
severity/moderate
type/bug
The issue is confirmed as a bug.
Comments
asddongmen
added
type/bug
The issue is confirmed as a bug.
bug-from-internal-test
Bugs found by internal testing.
labels
Sep 24, 2021
I change the severity from major to moderate because this bug is a test only bug. |
it tooks that consumer may meet duplicate messages from topic. |
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.
bug-from-internal-test
Bugs found by internal testing.
component/sink
Sink component.
severity/moderate
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
CI run integration tests.
pass all tests.
move_table
fails times and can find an panic incdc_kafka_consumer.log
https://ci2.pingcap.net/blue/organizations/jenkins/cdc_ghpr_kafka_integration_test/detail/cdc_ghpr_kafka_integration_test/3939/pipeline/
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):TiCDC version (execute
cdc version
):The text was updated successfully, but these errors were encountered: