Adam B created MYRIAD-221:
-----------------------------

             Summary: Dynamically reserve Mesos resources/quota
                 Key: MYRIAD-221
                 URL: https://issues.apache.org/jira/browse/MYRIAD-221
             Project: Myriad
          Issue Type: Improvement
            Reporter: Adam B


Mesos allows a framework to dynamically reserve the resources offered to it, so 
that if a task launched on reserved resources dies, the framework that reserved 
those resources will immediately get offered back the same reserved resources, 
without any other framework (under a different role) getting a chance to use 
them. http://mesos.apache.org/documentation/latest/reservation/ This would be 
valuable if the user truly wanted to guarantee resources on a node once they 
have started using it. On a related note, we should also support quota, for 
minimum resource guarantees that are not tied to particular nodes: 
http://mesos.apache.org/documentation/latest/quota/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to