TSAN found a data race in https://jira.mongodb.org/browse/BF-26306
It can be addressed by initializing the oplog collection pointer before the thread reading it is spawned instead of just after.
- is duplicated by
-
SERVER-69419 Race condition in setting/accessing LocalOplogInfo::_oplog CollectionPtr
- Closed
-
SERVER-70550 Unsynchronized access to _oplog in LocalOplogInfo
- Closed