-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
Repl 2018-02-12
Clearing the initial sync flag makes a write to the minvalid document. This write is timestamped at the lastApplied timestamp
However, if initial sync had no oplog window to apply, this call to `clearInitialSyncFlag` may not be timestamped.