-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
1
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-73866 tried to make sure agg_merge_when_not_matched_insert.js wouldn't time out by setting maxCatchUpPercentageBeforeBlockingWrites to its default value when it was not. However we never change this parameter during testing, so the logic is never exercised. Remove it.