[
https://issues.apache.org/jira/browse/YUNIKORN-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146701#comment-17146701
]
Weiwei Yang commented on YUNIKORN-241:
--------------------------------------
Opened YUNIKORN-261 and put that under YUNIKORN-1 for further discussion. This
one will be used as tracking the effort of supporting
sort-task-by-creation-time.
> Sort requests within same app first by priority then creation time
> ------------------------------------------------------------------
>
> Key: YUNIKORN-241
> URL: https://issues.apache.org/jira/browse/YUNIKORN-241
> Project: Apache YuniKorn
> Issue Type: Improvement
> Components: core - scheduler
> Affects Versions: 0.8
> Reporter: Wilfred Spiegelenburg
> Assignee: Wilfred Spiegelenburg
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9
>
>
> The requests are currently sorted based on priority.
> The sorting within requests with the same priority is broken due to the fact
> that the requests are stored in a map which gives back requests in a random
> order. This means that in the default setup requests will not be consistently
> sorted.
> If requests with the same priority are sorted we should be able to rely on
> the same result always. Currently we cannot.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]