You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/07/28 15:08:04 UTC

[jira] [Created] (FLINK-2418) Add an end-to-end streaming fault tolerance test for the Checkpointed interface

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)