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

Joris Van Remoortere edited comment on MESOS-3718 at 12/4/15 5:47 PM:
----------------------------------------------------------------------

{code}
commit ffa8392d71b13f5c65e64acbf433db3bb9257f31
Author: Alexander Rukletsov <[email protected]>
Date:   Fri Dec 4 12:33:30 2015 -0500

    Quota: Filtered revocable resources out of quotaRoleSorter in allocator.
    
    Review: https://reviews.apache.org/r/40821
commit b226be0bcce0ab45334ad58ac56ea72d6af6995d
Author: Alexander Rukletsov <[email protected]>
Date:   Thu Dec 3 11:45:33 2015 -0500

    Quota: Updated allocate() in the hierarchical allocator.
    
    Quota is satisfied in a separate loop over agents. A running total is
    maintained as an exit criterion for the WDRF allocation stage.
    
    Precursory version: https://reviews.apache.org/r/39401/
    
    Review: https://reviews.apache.org/r/40551
{code}


was (Author: jvanremoortere):
{code}
commit b226be0bcce0ab45334ad58ac56ea72d6af6995d
Author: Alexander Rukletsov <[email protected]>
Date:   Thu Dec 3 11:45:33 2015 -0500

    Quota: Updated allocate() in the hierarchical allocator.
    
    Quota is satisfied in a separate loop over agents. A running total is
    maintained as an exit criterion for the WDRF allocation stage.
    
    Precursory version: https://reviews.apache.org/r/39401/
    
    Review: https://reviews.apache.org/r/40551
{code}

> Implement Quota support in allocator
> ------------------------------------
>
>                 Key: MESOS-3718
>                 URL: https://issues.apache.org/jira/browse/MESOS-3718
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation
>            Reporter: Alexander Rukletsov
>            Assignee: Alexander Rukletsov
>              Labels: mesosphere
>             Fix For: 0.27.0
>
>
> The built-in Hierarchical DRF allocator should support Quota. This includes 
> (but not limited to): adding, updating, removing and satisfying quota; 
> avoiding both overcomitting resources and handing them to non-quota'ed roles 
> in presence of master failover.
> A [design doc for Quota support in 
> Allocator|https://issues.apache.org/jira/browse/MESOS-2937] provides an 
> overview of a feature set required to be implemented.



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

Reply via email to