Data Race found in version #66434
sykp241095
started this conversation in
Migrated from Forum
Replies: 2 comments
-
|
Original author: dveeden Did you also create a github issue for this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Original author: winkyao I created a github issue in pingcap/tidb: Found a data race in GCWorker · Issue #42405 · pingcap/tidb · GitHub BTW, if you are sure you found a bug, file an issue directly in Github is preferred. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Original author: David_Searle
Original time: 2023-03-20 12:35:12.806295
Original ID/Slug: 474 / data-race-found-in-version
Application environment: 3 TiKV nodes, 3 PD nodes, 2 TiDB nodes in a local cluster
PoC environmentTiDB version: 6.6.0 (commit b417ad0)
Reproduction method: Brought the environment up and ran a simple bank account transaction workload, using the antithesis testing platform.
Problem: 3 Data Races observed:
First DATA RACE:
Data race…
Beta Was this translation helpful? Give feedback.
All reactions