You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Xu Yang (JIRA)" <ji...@apache.org> on 2014/08/26 08:58:58 UTC

[jira] [Resolved] (YARN-2455) The function compareTo of variable UNBOUNDED in org.apache.hadoop.yarn.util.resource.Resources is defined wrong.

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

Xu Yang resolved YARN-2455.
---------------------------

    Resolution: Duplicate

Look the same issue YARN-2454.


> The function compareTo of variable UNBOUNDED in org.apache.hadoop.yarn.util.resource.Resources is defined wrong.
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-2455
>                 URL: https://issues.apache.org/jira/browse/YARN-2455
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Xu Yang
>
> The variable UNBOUNDED implement the abstract class Resources, and override the function compareTo. But there is something wrong in this function. We should not compare resources with zero  as the same as the variable NONE. We should change 0 to Integer.MAX_VALUE.



--
This message was sent by Atlassian JIRA
(v6.2#6252)