You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2015/11/03 16:16:27 UTC

[jira] [Commented] (FLINK-2959) Remove number of execution retries configuration from Environment

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

Maximilian Michels commented on FLINK-2959:
-------------------------------------------

+1 Let's configure this only through the ExecutionConfig. A bit unfortunate that the old method on ExecutionEnvironment will be in the 0.10 release.

> Remove number of execution retries configuration from Environment
> -----------------------------------------------------------------
>
>                 Key: FLINK-2959
>                 URL: https://issues.apache.org/jira/browse/FLINK-2959
>             Project: Flink
>          Issue Type: Improvement
>          Components: Java API, Scala API
>    Affects Versions: 0.10
>            Reporter: Ufuk Celebi
>            Priority: Minor
>              Labels: api-breaking
>
> The number of execution retries is configured via the Environment, but all other execution configuration happens exclusively via ExecutionConfig.
> I think it will be more consistent to have it in ExecutionConfig only.
> This will be an API breaking change.
> What's your opinion? Should we move it to the ExecutionConfig?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)