-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.3
-
Component/s: MMAPv1, Performance, Storage
-
None
-
Environment:Windows 7 Professional SP1 x64
-
Storage Execution
When multiple threads save documents in "durable" fashion (I mean getLastError: 1, j: true) they all wait untill one thread running durThread() method persist these changes. Also this thread does compression, which becomes a bottleneck. More details are here https://jira.mongodb.org/browse/SERVER-9754?focusedCommentId=347003&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-347003
- is related to
-
SERVER-13343 Don't compress journal writes that are less than 8k (or 4k)
- Closed
-
SERVER-13344 Pad journal writes to 4k not 8k
- Closed
-
SERVER-13345 Provide an option to disable journal compression
- Closed