[
https://issues.apache.org/jira/browse/YUNIKORN-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weiwei Yang resolved YUNIKORN-241.
----------------------------------
Resolution: Fixed
> 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]