You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/02/12 21:11:18 UTC

[jira] [Created] (FLINK-3396) Job submission Savepoint restore logic flawed

Ufuk Celebi created FLINK-3396:
----------------------------------

             Summary: Job submission Savepoint restore logic flawed
                 Key: FLINK-3396
                 URL: https://issues.apache.org/jira/browse/FLINK-3396
             Project: Flink
          Issue Type: Bug
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi
             Fix For: 1.0.0


When savepoint restoring fails, the thrown Exception fails the execution graph, but the client is not informed about the failure.

The expected behaviour is that the submission should be acked with success or failure in any case. With savepoint restore failures, the ack message will be skipped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)