-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v5.1
-
84
Fix a BF in the thread sanitizer variant. It caught that we're accessing TenantMigrationRecipientService::_stateDoc without holding _mutex. Although I made recent changes in this area in SERVER-60969, I don't think this is a new bug.