-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-108326 made some modifications to the RemoteCommandRetrySchedulerTest.Make* test cases that increased their runtime significantly.
This might be do to the fact that we iterate over 10,171,600 possible error codes, doing at least some work for each.
It would be better to generate a test-only "for each ____ error code" functions, or otherwise somehow get these test cases to run in milliseconds instead of in seconds.
- is related to
-
SERVER-108326 Update RemoteCommandRetryScheduler to use RetryStrategy
-
- In Code Review
-