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

Alexander Rukletsov commented on MESOS-3245:
--------------------------------------------

Thanks for correcting this, [~qianzhang]! The only thing we need is a shepherd 
from Mesos committers. [~mcypark], could you please take this over?

> The comments of DRFSorter::dirty is not correct
> -----------------------------------------------
>
>                 Key: MESOS-3245
>                 URL: https://issues.apache.org/jira/browse/MESOS-3245
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation
>            Reporter: Qian Zhang
>            Assignee: Qian Zhang
>            Priority: Minor
>
> The comment is:
> {code}
>   // If true, start() will recalculate all shares.
>   bool dirty;
> {code}
> But there is actually no start() method in class DRFSorter, I think the 
> comment should be:
> {code}
>   // If true, sort() will recalculate all shares.
> {code}



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

Reply via email to