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

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

Gastón Kleiman created MESOS-7075:
-------------------------------------

             Summary: 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


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)