Zhu Zhu created FLINK-12709:
-------------------------------

             Summary: Implement RestartBackoffTimeStrategyFactoryLoader
                 Key: FLINK-12709
                 URL: https://issues.apache.org/jira/browse/FLINK-12709
             Project: Flink
          Issue Type: Sub-task
    Affects Versions: 1.9.0
            Reporter: Zhu Zhu
            Assignee: Zhu Zhu
             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)

Reply via email to