-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
v4.2
-
Sharding 2019-02-11, Sharding 2019-10-21, Sharding 2019-11-04
-
50
Right now if we want to wait for a failpoint to be hit from a jstest, we need to parse log output to wait until the failpoint outputs some log message. It'd be much easier if we had a waitForFailpoint command that could wait until a failpoint got hit. This would require some "barrier"-esque functionality on the failpoint, which could potentially be useful for its own reasons.
- duplicates
-
SERVER-42308 Improve synchronization between two fail points
- Backlog
- is depended on by
-
SERVER-42471 Add the new waitForFailpoint mechanism to timestamped_reads_wait_for_prepare_oplog_visibility.js
- Closed
- is related to
-
SERVER-44251 Replace setFailPoint and clearFailPoint with configureFailPoint function in fail_point_util.js
- Closed
- related to
-
SERVER-48171 replace OperationContext with Interruptible in FailPoint API
- Closed