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

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

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

Robert Metzger commented on FLINK-12709:
----------------------------------------

Hey [~zhuzh], thanks a lot for opening a ticket in the FLINK bug tracker. I just manually assigned the ticket to a component.
For future tickets, please remember to always assign a new issue to a component, so that the component owner can pick it up.

> 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
>             Fix For: 1.9.0
>
>
> 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
(v7.6.3#76005)