You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "haosdent (JIRA)" <ji...@apache.org> on 2015/06/10 04:17:01 UTC

[jira] [Commented] (MESOS-2838) In Resources JSON model() resources of the same name overwrite each other.

    [ https://issues.apache.org/jira/browse/MESOS-2838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579874#comment-14579874 ] 

haosdent commented on MESOS-2838:
---------------------------------

If the type of resource Value::RANGES: or Value::SET:, do we need combine them?

> In Resources JSON model() resources of the same name overwrite each other.
> --------------------------------------------------------------------------
>
>                 Key: MESOS-2838
>                 URL: https://issues.apache.org/jira/browse/MESOS-2838
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Yan Xu
>
> As shown here: https://github.com/apache/mesos/blob/8559d7b7356ec91795e564767588c6f4519653a5/src/common/http.cpp#L50
> So if there are two "cpus" of different roles, whichever comes later will overwrite the previous.
> We should instead aggregate different resources of the same name.
> However, in the presence of revocable resources, in order to maintain backwards compatibility we should exclude revocable resources.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)