[
https://issues.apache.org/jira/browse/FLINK-12670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12670:
-----------------------------------
Labels: pull-request-available (was: )
> Implement FailureRateRestartBackoffTimeStrategy
> -----------------------------------------------
>
> Key: FLINK-12670
> URL: https://issues.apache.org/jira/browse/FLINK-12670
> 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
>
>
> We should implement a {{FailureRateRestartBackoffTimeStrategy}} similar to
> the {{FailureRateRestartStrategy}} 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 {{FailureRateRestartStrategy}} (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
> {{FailureRateRestartStrategyConfiguration}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)