Because of changes in JobInProgress.java, JobInProgressAspect.aj also needs to
change.
--------------------------------------------------------------------------------------
Key: MAPREDUCE-1955
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1955
Project: Hadoop Map/Reduce
Issue Type: Test
Components: test
Reporter: Iyappan Srinivasan
Assignee: Iyappan Srinivasan
Attachments: JobInProgressAspectaj.patch
Because of changes in JobInProgress.java, JobInProgressAspect.aj also needs to
change.
A variable taskInited is changed from Boolean to boolean in JobInProgress.java.
So JobInProgressAspect.aj also needs to change too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.