-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution EMEA Team 2023-10-30
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In ChangeCollectionTruncateMarkers::_hasExcessMarkers we useĀ
getPartialMarker to read _lastHighestRecordId. Accesses to this variable should be protected with _lastHighestRecordMutex, but getPartialMarker allows doing the read without locking.
- fixes
-
SERVER-102284 7.0 -- Coverity analysis defect 168972: Data race condition
-
- Closed
-
- is related to
-
SERVER-81485 More robust test coverage for change collection truncates with failovers
-
- Closed
-