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

ASF GitHub Bot commented on FLINK-5879:
---------------------------------------

GitHub user ifndef-SleePy opened a pull request:

    https://github.com/apache/flink/pull/3396

    [FLINK-5879] Fix bug about ExecutionAttemptID, add super() in constructor.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alibaba/flink jira-5879

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3396.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3396
    
----

----


> ExecutionAttemptID should invoke super() in constructor
> -------------------------------------------------------
>
>                 Key: FLINK-5879
>                 URL: https://issues.apache.org/jira/browse/FLINK-5879
>             Project: Flink
>          Issue Type: Bug
>          Components: Core
>            Reporter: Biao Liu
>            Assignee: Biao Liu
>            Priority: Minor
>
> Currently we forget invoking super() in constructor of ExecutionAttemptID. 
> This may cause NullPointerException.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to