Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
Repl 2021-06-28, Repl 2021-07-12
Description
fail_point_util.js (added in SERVER-39165) contains a helper function for turning on/off and waiting for a fail point. setFailPoint in rslib.js is equivalent to configureFailPoint in fail_point_util.js, and clearFailPoint is equivalent to doing off() on the returned fail point. The tests that use tests functions should be updated to use fail_point_util.js instead.
Attachments
Issue Links
- related to
-
SERVER-39165 Add waitForFailpoint command
-
- Closed
-