[
https://issues.apache.org/jira/browse/FLINK-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14993424#comment-14993424
]
Maximilian Michels commented on FLINK-2959:
-------------------------------------------
The setters on the ExecutionEnvironment just set the corresponding parameter in
the ExecutionConfig. I second [~StephanEwen]. In addition to very frequently
used settings like the parallelism, batch or streaming specific settings should
can go into the Environments.
> 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
> Fix For: 0.10
>
>
> 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)