-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
v6.3, v6.0, v5.0, v4.4, v4.2
-
Repl 2023-02-20, Repl 2023-03-06, Repl 2023-03-20, Repl 2023-04-03, Repl 2023-04-17, Repl 2023-05-01
-
14
_rsConfigState should be protected by the RelicationCoordinatorImpl mutex whenever it is accessed, but on this read here it isn't. This can allow it to change while it is being read from.
- duplicates
-
SERVER-75842 Make sure to access _rsConfigState under lock. Fix test to cover all uninitalized confitions
- Closed
- is duplicated by
-
SERVER-70785 data race on the _rsConfigState field inside waitUntilOpTimeForReadUntil
- Closed