[ 
https://issues.apache.org/jira/browse/MYRIAD-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418780#comment-15418780
 ] 

DarinJ commented on MYRIAD-221:
-------------------------------

[~samchen] typically you'd fork the project from GitHub, push your changes to 
your fork and then submit a pull request.  This give us the ability to review 
your code, make comments if necessary and complete the merge.


> 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
>            Assignee: Sam chen
>
> 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