johnyangk opened a new pull request #24: [NEMO-79] Clean up the legacy Task URL: https://github.com/apache/incubator-nemo/pull/24 JIRA: [NEMO-79: Clean up the legacy Task](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-79) **Major changes:** - Removes the legacy Task interface and its implementations - Changes DAG<Task, RuntimeEdge<Task>> to DAG<IRVertex, RuntimeEdge<IRVertex>> **Minor changes to note:** - Changes related method and variable names appropriately - Changes comments appropriately **Tests for the changes:** - N/A (no new feature was added) **Other comments:** - N/A resolves [NEMO-79](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-79)
---------------------------------------------------------------- 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
