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

Add ability to reconcile only unknown tasks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.22.0
    • None
    • master
    • None

    Description

      Mesos currently provides a task reconciliation mechanism with two modes of operation:

      1. Explicit: status updates are sent back where the supplied task status is inconsistent with the master's knowledge.
      2. Implicit: status updates are sent back for all non-terminal tasks.

      As mentioned in the task reconciliation docs, both explicit and implicit reconciliation may be performed periodically to protect against data loss in the framework. It may be useful to add a mechanism by which the scheduler can supply a collection of known tasks, inducing a status update for all non-terminal tasks unknown to the scheduler.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cdoyle Connor Doyle
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: