You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2017/09/12 17:57:01 UTC

[jira] [Created] (MESOS-7967) Make `mesos-execute` work with old-style resources

Michael Park created MESOS-7967:
-----------------------------------

             Summary: Make `mesos-execute` work with old-style resources
                 Key: MESOS-7967
                 URL: https://issues.apache.org/jira/browse/MESOS-7967
             Project: Mesos
          Issue Type: Improvement
          Components: cli
            Reporter: Michael Park


{{mesos-execute}} should be updated to be able to handle "pre-reservation-refinement" resource format.

For reservation refinement, new resource format were introduced.
The master and agent have been carefully updated to be able to handle
pre/post reservation-refinement resource formats, whereas the example
frameworks and {{mesos-execute}} were updated such that they require
the new resource format. While the example frameworks are probably fine
being updated to use the new format, {{mesos-execute}} is used as a
developer tool, and as such we should update it to be more robust in its
handling of resource formats.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)