-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.0.1
-
Component/s: WiredTiger
-
Storage Execution
-
Fully Compatible
-
ALL
While debugging a large performance drop related to the oplog filling (see SERVER-18079 for details) I noticed that the issue was exacerbated by the fact that the thread tailing the oplog is having to page in the recently added entries at the end of the oplog (see these stack traces from that ticket).
Independent of the memory allocator issues on that ticket, it seems that having to page in the recently added oplog entries is not optimal for performance. Is there any way to avoid this?
- duplicates
-
SERVER-23622 Inconsistent throughput during insert workload
- Closed
- is related to
-
SERVER-18079 Large performance drop with documents > 16k on Windows
- Closed
- related to
-
SERVER-23622 Inconsistent throughput during insert workload
- Closed
-
SERVER-26988 Secondary delay causes large drop in insert rate on the primary due to cache full condition
- Closed
-
WT-2647 Improve page-out behavior for OpLog
- Closed