You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Biao Liu (JIRA)" <ji...@apache.org> on 2017/02/22 09:12:44 UTC

[jira] [Created] (FLINK-5879) ExecutionAttemptID should invoke super() in constructor

Biao Liu created FLINK-5879:
-------------------------------

             Summary: ExecutionAttemptID should invoke super() in constructor
                 Key: FLINK-5879
                 URL: https://issues.apache.org/jira/browse/FLINK-5879
             Project: Flink
          Issue Type: Bug
            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)