You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nemo.apache.org by GitBox <gi...@apache.org> on 2018/06/26 02:13:55 UTC

[GitHub] johnyangk opened a new pull request #53: [NEMO-123] Replace PendingTaskCollection with pointers to ScheduleGroups

johnyangk opened a new pull request #53: [NEMO-123] Replace PendingTaskCollection with pointers to ScheduleGroups
URL: https://github.com/apache/incubator-nemo/pull/53
 
 
   JIRA: [NEMO-123: Replace PendingTaskCollection with pointers to ScheduleGroups](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-123)
   
   **Major changes:**
   - Replaces PendingTaskCollection with PendingTaskCollectionPointer
   
   **Minor changes to note:**
   - Implements some toString() methods
   - Changes the overall scheduler code to use PendingTaskCollectionPointer properly
   
   **Tests for the changes:**
   - PendingTaskCollectionPointerTest
   
   **Other comments:**
   - Comments out encoding/decoding passes in SailfishPolicy and adds a pointer to https://issues.apache.org/jira/projects/NEMO/issues/NEMO-125
   
   resolves [NEMO-123](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-123)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services