You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "lamber-ken (JIRA)" <ji...@apache.org> on 2019/04/25 06:52:00 UTC

[jira] [Updated] (FLINK-12246) Fixed can't get MAX_ATTEMPTS_HISTORY_SIZE value when create ExecutionVertex

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

lamber-ken updated FLINK-12246:
-------------------------------
    Summary: Fixed can't get MAX_ATTEMPTS_HISTORY_SIZE value when create ExecutionVertex  (was: Fixed can't get MAX_ATTEMPTS_HISTORY_SIZE valuse when create ExecutionVertex)

> Fixed can't get MAX_ATTEMPTS_HISTORY_SIZE value when create ExecutionVertex
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-12246
>                 URL: https://issues.apache.org/jira/browse/FLINK-12246
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Configuration
>    Affects Versions: 1.6.3
>            Reporter: lamber-ken
>            Assignee: lamber-ken
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> the jobConfiguration was defined as a final variable. 
> {code:java}
> /** The job configuration attached to this job. */
> private final Configuration jobConfiguration = new Configuration();
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)