Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-3245

The comments of DRFSorter::dirty is not correct

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.25.0
    • allocation
    • None

    Description

      The comment is:

        // If true, start() will recalculate all shares.
        bool dirty;
      

      But there is actually no start() method in class DRFSorter, I think the comment should be:

        // If true, sort() will recalculate all shares.
      

      Attachments

        Activity

          People

            qianzhang Qian Zhang
            qianzhang Qian Zhang
            Michael Park Michael Park
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: