-
Type:
Improvement
-
Resolution: Done
-
Priority:
Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Replication
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
This will need to be verified to be correct first, otherwise is cannot be done.
Note: The issue is that reading from oplog and writing oplog entries + minvalid are currently not allowed to happen at the same time (now, at least in the code). That will need to be allowable, in order to make this change. Also, this call is currently used to create the minvalid collection which requires at least an X-lock on the local db.
- is depended on by
-
SERVER-25545 Allow the opApplier and OplogWriter to run in parallel
-
- Closed
-
- is related to
-
SERVER-16949 Don't take exclusive lock on MinValid reads
-
- Closed
-