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

2019-07-16 Thread Chesnay Schepler (JIRA)


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

Chesnay Schepler updated FLINK-12709:
-
Fix Version/s: (was: 1.9.0)
   1.10.0

> 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: 10m
>  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
(v7.6.14#76016)


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

2019-06-27 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated FLINK-12709:
---
Labels: pull-request-available  (was: )

> 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.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)


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

2019-06-04 Thread Robert Metzger (JIRA)


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

Robert Metzger updated FLINK-12709:
---
Component/s: Runtime / Coordination

> 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)