You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2017/02/07 22:29:41 UTC

[jira] [Comment Edited] (MESOS-7075) mesos-execute rejects all offers

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

Benjamin Mahler edited comment on MESOS-7075 at 2/7/17 10:28 PM:
-----------------------------------------------------------------

Fix is here:
https://reviews.apache.org/r/56408/


was (Author: bmahler):
Fix is here:
https://reviews.apache.org/r/56408/

Note that because mesos-execute pulls in our {{Resources}} library, you cannot run the new mesos-execute against an old master.

> mesos-execute rejects all offers
> --------------------------------
>
>                 Key: MESOS-7075
>                 URL: https://issues.apache.org/jira/browse/MESOS-7075
>             Project: Mesos
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: 1.2.0
>            Reporter: Gastón Kleiman
>            Assignee: Benjamin Mahler
>            Priority: Blocker
>              Labels: resources
>
> Mesos now includes {{Resource.AllocationInfo}} in the resources sent in an offer.
> An {{Resources}} instance without {{Resource.AllocationInfo}} will not be contained in one with it set. The subtraction operator will also treat those instances different.
> This makes {{mesos-execute}} reject all offers.
> We need to update {{mesos-execute}} and probably other C++ frameworks in our repo that use the Resources class.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)