You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Sam Taha (JIRA)" <ji...@apache.org> on 2013/09/16 22:24:52 UTC

[jira] [Created] (MESOS-698) Implement requestResources() feature in the master

Sam Taha created MESOS-698:
------------------------------

             Summary: Implement requestResources() feature in the master
                 Key: MESOS-698
                 URL: https://issues.apache.org/jira/browse/MESOS-698
             Project: Mesos
          Issue Type: Task
          Components: framework, master, slave
    Affects Versions: 0.12.0
            Reporter: Sam Taha


Scheduler.requestResources() does not remove filters on slaves.

Looking at the code it doesn't look like the requestResources() feature is implemented in the master. It is currently a no-op on the master/allocator. 

The Request protobuf does have an optional slaveId which can be used to perhaps remove any filters on the slave to allow offers to flow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira