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

Reply via email to