You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/05/18 19:31:01 UTC

[jira] [Updated] (MESOS-2729) Update DRF sorter to not explicitly keep track of total resources

     [ https://issues.apache.org/jira/browse/MESOS-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone updated MESOS-2729:
------------------------------
        Sprint: Twitter Q2 Sprint 3 - 5/11
      Assignee: Vinod Kone
    Issue Type: Improvement  (was: Bug)

> Update DRF sorter to not explicitly keep track of total resources
> -----------------------------------------------------------------
>
>                 Key: MESOS-2729
>                 URL: https://issues.apache.org/jira/browse/MESOS-2729
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>              Labels: twitter
>
> DRF sorter currently keeps track of allocated resources and total resources. This becomes confusing with oversubscribed resources because the total allocated resources might be greater than total resources on the slave.
> The plan is to get rid of the total resources tracking in DRF sorter because it is not strictly necessary. The share of each client can still be calculated by doing the ratio of allocation of a client to the total allocations.



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