johnyangk opened a new pull request #80: [NEMO-165] Bug when a task reads from multiple parent tasks URL: https://github.com/apache/incubator-nemo/pull/80 JIRA: [NEMO-165: Bug when a task reads from multiple parent tasks](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-165) **Major changes:** - In TaskExecutor#handleDataFetchers, initialize "int finishedFetcherIndex" in each looping, and not outside the loop. **Minor changes to note:** - N/A **Tests for the changes:** - N/A **Other comments:** - N/A resolves [NEMO-165](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-165)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
