You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Weiwei Yang (Jira)" <ji...@apache.org> on 2020/06/25 06:32:00 UTC

[jira] [Resolved] (YUNIKORN-241) fix request sorting

     [ https://issues.apache.org/jira/browse/YUNIKORN-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weiwei Yang resolved YUNIKORN-241.
----------------------------------
    Fix Version/s: 0.9
       Resolution: Fixed

> fix request sorting
> -------------------
>
>                 Key: YUNIKORN-241
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-241
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          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: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org