-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v4.2
-
Sharding 2019-06-17, Sharding 2019-07-01
-
19
The current wtimeout of 3000ms seems slightly too low, as there was one failure in the continuous integration system due to the write taking slightly more than 3000ms to replicate.
I think doubling it to 6000ms should be enough, since the failure only occurred once in the span of 2 months, and increasing it too much will cause the test to take a long time.