seojangho opened a new pull request #57: [NEMO-73] SchedulingPolicy as Vertex-level Execution Property URL: https://github.com/apache/incubator-nemo/pull/57 JIRA: [NEMO-73: SchedulingPolicy as Vertex-level Execution Property](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-73) **Major changes:** - Separated SchedulingConstraint from SchedulingPolicy. - Added SchedulingConstraintRegistry. - Modified SchedulerRunner to find SchedulingConstraints to apply on the task to schedule. - Removed CompositeSchedulingPolicy **Minor changes to note:** - Added ExecutorSlotCompliance{Property,Pass} and SourceLocationAwareScheduling{Property,Pass} - Renamed ScheduleGroupIndex to ScheduleGroup - MinOccupancySchedulingPolicy is now default SchedulingPolicy. **Tests for the changes:** - Added SchedulingConstraintRegistryTest **Other comments:** - FaultToleranceTest is expected to revamped in changes for NEMO-50. resolves [NEMO-73](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-73)
---------------------------------------------------------------- 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
