-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We should add more fault injection checkpoint tests. The tests should:
- Test a (small) corpus of input, pipeline, and expected output.
- Inject faults in key places in operator,source,and sink code.
- Validate the output and stats is correct.
This is similar to what some existing tests do in checkpoint.js.
We should extend the common_test.js harness to implement this.