Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
0
Description
replTest.awaitReplication(60000);
|
The hardcoded timeout is too low for slow hosts. The hardcoded value should be removed so that we use the default of 10 minutes (introduced in SERVER-26227).