Stephan Ewen created FLINK-2418: ----------------------------------- Summary: Add an end-to-end streaming fault tolerance test for the Checkpointed interface Key: FLINK-2418 URL: https://issues.apache.org/jira/browse/FLINK-2418 Project: Flink Issue Type: Bug Components: Streaming Affects Versions: 0.10 Reporter: Stephan Ewen Assignee: Stephan Ewen Fix For: 0.10
The current test lacks the following: - Does not validate and exactly-once counts after partitioning step - Does not cover all cases with the {{Checkpointed}} interface, but uses a mix of by-key state and explicitly Checkpointed state - The test uses a non-fault-tolerant deprecated infinite reducer. -- This message was sent by Atlassian JIRA (v6.3.4#6332)