-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
Execution Team 2020-06-29, Execution Team 2020-07-13
-
0
TSAN reports a data race in the lock manager here and here.
To fix this, all usages of the lock request status should be protected by either the bucket mutex or the partition mutex.