-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
0
Currently kMaxWriteBatchSize is a hard-coded constants.
When we write integration tests to test this, we have to create huge write batches. It leads to tests that run up to 20 minutes, especially in sanitizer / debug build variants.
We should consider making it a query knob to allow the tests to dynamically lower this value.
- related to
-
SERVER-105143 Improve test runtime of out_merge_on_secondary_batch_write.js
- Closed