John Yost created MYRIAD-237: -------------------------------- Summary: SchedulerState getKillableTasks method mislabelled Key: MYRIAD-237 URL: https://issues.apache.org/jira/browse/MYRIAD-237 Project: Myriad Issue Type: Bug Reporter: John Yost Assignee: John Yost Priority: Minor
In the process of writing SchedulerUtils JUnit tests, the tests for setTaskKillable was failing and I determined that the SchedulerState.getKillableTasks returns TaskID as opposed to NodeTask objects. The method name is misleading and should be changed to be consistent with the other SchedulerState getter methods. -- This message was sent by Atlassian JIRA (v6.3.4#6332)