Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
Repl 2017-07-31
Description
In Javascript tests, we will check the logs of a node as a way to see if a fail point has been enabled yet. rsSyncApplyStop, in sync_tail.cpp currently doesn't log it's own message when it is first enabled. We should add this so we can allow our tests to explicitly wait on this fail point being enabled.