You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (JIRA)" <ji...@apache.org> on 2019/05/15 09:50:00 UTC

[jira] [Comment Edited] (FLINK-12413) Implement ExecutionFailureHandler

    [ https://issues.apache.org/jira/browse/FLINK-12413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840247#comment-16840247 ] 

Gary Yao edited comment on FLINK-12413 at 5/15/19 9:49 AM:
-----------------------------------------------------------

An idea that is currently not included in the design document is to pass a restart attempt number from the Scheduler to {{RestartBackoffTimeStrategy}} so that the implementation of {{RestartBackoffTimeStrategy}} can be stateless.


was (Author: gjy):
An idea that is currently not included in the design document is to pass an restart attempt number from the Scheduler to {{RestartBackoffTimeStrategy}} so that the implementation of {{RestartBackoffTimeStrategy}} can be stateless.

> Implement ExecutionFailureHandler
> ---------------------------------
>
>                 Key: FLINK-12413
>                 URL: https://issues.apache.org/jira/browse/FLINK-12413
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Gary Yao
>            Assignee: Zhu Zhu
>            Priority: Major
>
> Implement ExecutionFailureHandler and related classes.
> *Acceptance criteria*
> * Implementation or definitions exist for:
> ** {{ExecutionFailureHandler}}
> ** {{FailureHandlingResult}}
> ** {{RestartBackoffTimeStrategy}} (interface definition is enough)
> * {{ExecutionFailureHandler}} is unit tested in isolation
> * {{FailureHandlingResult}} is unit tested in isolation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)