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/09/25 14:06:00 UTC

[jira] [Resolved] (FLINK-12709) Implement RestartBackoffTimeStrategyFactoryLoader

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

Gary Yao resolved FLINK-12709.
------------------------------
    Resolution: Fixed

1.10: 
9266f1440ff54c2cabc4645c36abaed5f3b53577
13aca92d8c1f6a85ccbc8837958763b623f89ef1

> Implement RestartBackoffTimeStrategyFactoryLoader
> -------------------------------------------------
>
>                 Key: FLINK-12709
>                 URL: https://issues.apache.org/jira/browse/FLINK-12709
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.9.0
>            Reporter: Zhu Zhu
>            Assignee: Zhu Zhu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> We need to implement a RestartBackoffTimeStrategyFactoryLoader to instantiate RestartBackoffTimeStrategyFactory.
> In order to be backwards compatible, the loader is responsible for converting *RestartStrategy* configurations([https://ci.apache.org/projects/flink/flink-docs-stable/dev/restart_strategies.html])and *RestartStrategyConfiguration* to latest *RestartBackoffTimeStrategy* configurations.
> The converted configurations will be used to create *RestartBackoffTimeStrategy.Factory* via *RestartBackoffTimeStrategy#createFactory(Configuration)*.
>  



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