-
Type: New Feature
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage, WiredTiger
-
Storage Engines
Discussion started in SERVER-16665. WT supports multiple eviction threads but uses only 1 checkpoint thread. Both eviction and checkpoint threads can do compression when compression is used for a collection/index so more threads for checkpoint is likely to reduce write stalls during slow checkpoints. The wt_perf.c benchmark client uses more than 1 checkpoint thread, so I assume that is supported for WT.
- is depended on by
-
SERVER-16665 WiredTiger b-tree uses too much space in journal directory
- Closed