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: MinorCurrently we forget invoking super() in constructor of ExecutionAttemptID. This may cause NullPointerException. -- This message was sent by Atlassian JIRA (v6.3.15#6346)
