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

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

Ufuk Celebi created FLINK-2959:
----------------------------------

             Summary: 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


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)