Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
3.0.7, 3.2.0
-
None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Description
Under an update only workload on the primary it is possible to starve out readers on a secondary and cause large replication delays.
Workload:
On Primary:
- 1000 small updates (integer sets, increments and an unset)
- 10 massive (500kb) updates
On Secondary:
- 10000 findOne's
Attachments
Issue Links
- duplicates
-
SERVER-20328 Allow secondary reads while applying oplog entries
-
- Closed
-
- is related to
-
SERVER-18908 Secondaries unable to keep up with primary under WiredTiger
-
- Closed
-
-
SERVER-18983 Process oplog inserts, and applying, on the secondary in parallel
-
- Closed
-
-
SERVER-31359 when large inserts into mongo, lots of global lock occur
-
- Closed
-