[
https://issues.apache.org/jira/browse/FLINK-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987047#comment-14987047
]
ASF GitHub Bot commented on FLINK-2930:
---------------------------------------
Github user uce commented on the pull request:
https://github.com/apache/flink/pull/1304#issuecomment-153311229
The problem is that the retries are hard coded in some other places. It was
only working before this change, because it was actually not picked up
anywhere. I will remove the hard coded parts. Also, I'm removing the getters
and setters from the Environment. I don't think that it is the right place. We
should keep it in the ExecutionConfig only.
> ExecutionConfig execution retry delay not respected
> ---------------------------------------------------
>
> Key: FLINK-2930
> URL: https://issues.apache.org/jira/browse/FLINK-2930
> Project: Flink
> Issue Type: Bug
> Components: Distributed Runtime
> Affects Versions: 0.10
> Reporter: Ufuk Celebi
> Assignee: Ufuk Celebi
>
> Setting the execution retry delay via the ExecutionConfig is not respected by
> the ExecutionGraph on restarts (this is only relevant for non-master
> failures).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)