You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "John Yost (JIRA)" <ji...@apache.org> on 2016/08/05 13:27:20 UTC

[jira] [Created] (MYRIAD-237) SchedulerState getKillableTasks method mislabelled

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)