-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
QE 2025-09-01
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
BF-39366 reports issues about the usage of the maxRoundsWithoutProgress server parameter in tests that have test commands disabled.
This caused several failures when trying to start the mongos/mongod instances in these tests.
The problem is that the maxRoundsWithoutProgress parameter is a test-only parameter at the moment.
The maxRoundsWithoutProgress parameter is used in test setups since SERVER-109934 was merged, which was a required bugfix for another BF.
The proposed solution is to change the definition of the maxRoundsWithoutProgress parameter from being test-only to not being test-only.
- is related to
-
SERVER-109934 Raise number of retries for batch operations when FCV upgrade/downgrade is tested
-
- Closed
-