You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Tzu-Li (Gordon) Tai (Jira)" <ji...@apache.org> on 2020/05/05 08:33:00 UTC

[jira] [Created] (FLINK-17517) Add failure recovery / exactly-once E2E for Stateful Functions

Tzu-Li (Gordon) Tai created FLINK-17517:
-------------------------------------------

             Summary: Add failure recovery / exactly-once E2E for Stateful Functions
                 Key: FLINK-17517
                 URL: https://issues.apache.org/jira/browse/FLINK-17517
             Project: Flink
          Issue Type: Sub-task
          Components: Stateful Functions
            Reporter: Tzu-Li (Gordon) Tai
            Assignee: Tzu-Li (Gordon) Tai
             Fix For: statefun-2.0.1, statefun-2.1.0


Implementation should be based on top of the {{StatefulFunctionsAppContainers}} test containers utility.

The verification should write some records to a Stateful Functions app (via a Kafka ingress), simulate failure by restarting containers, and assert that the result is not corrupt.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)