-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.6.12, 4.0.9
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v3.6
-
Repl 2019-06-03
-
17
The periodic noop writer is disabled in resmoke by default. However, the setParameter options are overridden here, since we use the string form of setParameter. This can either be fixed by using the object form for setParameter or backporting the change to correctly disable the periodic noop writer when the string form of setParameter is used.