-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
ALL
-
Repl 2024-03-04
-
14
On some slow machines were we expect the batch to have exact docs per batch we might be hitting another limits which decrease the number of docs per batch which will increase the number of batches hence the test fails.
So for these specific tests we need:
1- Increase maxDbCheckMBperSec to large value.
2- Increase maxBatchTimeMillis to large value.
- is duplicated by
-
SERVER-85802 dbcheck_extra_index_keys.js failure when updating the FCV to 8.0
- Closed