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

Implement QoS controller

    XMLWordPrintableJSON

Details

    • Story
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • Mesosphere Sprint 10, Mesosphere Sprint 11
    • 3

    Description

      This is a component of the slave that informs the slave about the possible "corrections" that need to be performed (e.g., shutdown container using recoverable resources).

      This needs to be integrated with the resource monitor.

      Need to figure out the metrics used for sending corrections (e.g., scheduling latency, usage, informed by executor/scheduler)

      We also need to figure out the feedback loop between the QoS controller and the Resource Estimator.

      class QoSController {
      public:
        QoSController(ResourceMonitor* monitor);
      
        process::Queue<QoSCorrection> correction();
      };
      

      Attachments

        Issue Links

          Activity

            People

              nnielsen Niklas Quarfot Nielsen
              vinodkone Vinod Kone
              Jie Yu Jie Yu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: