You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2015/11/16 17:49:10 UTC

[jira] [Commented] (MESOS-3718) Implement Quota support in allocator

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

Joris Van Remoortere commented on MESOS-3718:
---------------------------------------------

{code}
commit dfdf4125762055e047cd9eb539c53eca644ff916
Author: Alexander Rukletsov <ru...@gmail.com>
Date:   Mon Nov 16 17:35:11 2015 +0100

    Quota: Refactored hierarchical allocator in preparation for quota.
    
    Review: https://reviews.apache.org/r/39399
{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
>
> 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)