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

Consider supporting implicit reconciliation per agent

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • master
    • None

    Description

      Currently mesos only supports:

      • total implicit reconciliation
      • explicit reconciliation per task

      Since agent can slowly rejoin the master after a master failover, it is hard to have a low time bound on implicit reconciliation for tasks.
      Performing the current implicit reconciliation is expensive on big clusters so it should not be done every N seconds.
      If we could perform implicit reconciliation for a particular agent, then it would be cheap enough to after we notice that particular agent rejoining the cluster.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jvanremoortere Joris Van Remoortere
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: