You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/06/14 07:23:00 UTC

[jira] [Closed] (FLINK-12669) Implement FixedDelayRestartBackoffTimeStrategy

     [ https://issues.apache.org/jira/browse/FLINK-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-12669.
---------------------------------
    Resolution: Implemented

Implemented via 66b38acd3b82967c44450d9eec58266e1d2fb124

> Implement FixedDelayRestartBackoffTimeStrategy
> ----------------------------------------------
>
>                 Key: FLINK-12669
>                 URL: https://issues.apache.org/jira/browse/FLINK-12669
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.9.0
>            Reporter: Till Rohrmann
>            Assignee: BoWang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We should implement a {{FixedDelayRestartBackoffTimeStrategy}} similar to the {{FixedDelayRestartStrategy}} which allows to configure the number of allowed restarts and the fixed delay in between restart attempts.
> In order to be backwards compatible, we should respect the configuration values used to configure the {{FixedDelayRestartStrategy}} (see the documentation for more information: https://ci.apache.org/projects/flink/flink-docs-stable/dev/restart_strategies.html). Additionally, we should also respect the {{FixedDelayRestartStrategyConfiguration}}.



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