-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2023-05-01
The default batched deletes target size is currently set at 10 documents. As this is a workload that's not sensitive to latency we should maximize its throughput.
To do so we could increase the target batch size to be 32 documents. Running some workloads has shown a very significant (30-50%) improvement in time spent doing deletions.
- related to
-
SERVER-76601 Add option to skip refetch in batched deletes
- Closed