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

Adam B commented on MYRIAD-221:
-------------------------------

Could you also post a link to a 1.-page google doc or something explaining what 
you're doing and why?
When and how much resources are you reserving? When are they unreserved?
Are you creating persistent disk volumes too? Destroying them when you're done 
with them (scale down)?
Are you using quota as well? Or is that left up to the operator?

> 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