Data Race when running schrddl test #6134
Labels
area/ticdc
Issues or PRs related to TiCDC.
may-affects-4.0
may-affects-5.0
may-affects-5.1
may-affects-5.2
may-affects-5.3
may-affects-5.4
may-affects-6.0
may-affects-6.1
severity/minor
type/bug
The issue is confirmed as a bug.
What did you do?
Running this pr #4696 will raise the data race of sink module.
ci:
https://ci2.pingcap.net/blue/organizations/jenkins/cdc_ghpr_integration_test/detail/cdc_ghpr_integration_test/13349/pipeline
What did you expect to see?
Run normally
What did you see instead?
Data race of sink module:
stdout.log
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):Upstream TiKV version (execute
tikv-server --version
):TiCDC version (execute
cdc version
):v6.2.0-alpha-184-ge2e77ee17
The text was updated successfully, but these errors were encountered: