John Doe created MAPREDUCE-7510: ----------------------------------- Summary: Use before initialization in TaskAttemptListenerImpl Key: MAPREDUCE-7510 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7510 Project: Hadoop Map/Reduce Issue Type: Bug Affects Versions: 3.4.1 Reporter: John Doe
Instance variables in TaskAttemptListenerImpl can be accessed before initialization if the initialization function is delayed, and cause null pointer exceptions. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org