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

Benjamin Mahler updated MESOS-5601:
-----------------------------------
    Description: 
Updating the weight of a client requires that the share of that client is 
updated if the sorted order is not dirty.

https://github.com/apache/mesos/blob/master/src/master/allocator/sorter/drf/sorter.cpp#L64

  was:
When update weight for client, if dirty is false, the sorter should 
re-calculate the share.

https://github.com/apache/mesos/blob/master/src/master/allocator/sorter/drf/sorter.cpp#L64

        Summary: DRF sorter does not re-calculate share if a client weight is 
updated.  (was: The sorter should re-calculate share if weight was update)

> DRF sorter does not re-calculate share if a client weight is updated.
> ---------------------------------------------------------------------
>
>                 Key: MESOS-5601
>                 URL: https://issues.apache.org/jira/browse/MESOS-5601
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation
>            Reporter: Guangya Liu
>            Assignee: Guangya Liu
>
> Updating the weight of a client requires that the share of that client is 
> updated if the sorted order is not dirty.
> https://github.com/apache/mesos/blob/master/src/master/allocator/sorter/drf/sorter.cpp#L64



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

Reply via email to