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

Task reconciliation API should support data partitioning

    XMLWordPrintableJSON

Details

    • Story
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The reconcileTasks API call requires the caller to specify a collection of {{TaskStatus}}es, with the option to provide an empty collection to retrieve the master's entire state. Retrieving the entire state is the only mechanism for the scheduler to learn that there are tasks running it does not know about, however this call does not allow incremental querying. The result would be that the master may need to send many thousands of status updates, and the scheduler would have to handle them. It would be ideal if the scheduler had a means to partition these requests so it can control the pace of these status updates.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wfarner Bill Farner
              Vinod Kone Vinod Kone
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: