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

Tasks in unreachable state are not answered during implicit reconciliation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Implicit reconciliation only answers about tasks in `pendingTasks` and `tasks` in the `Framework` struct. But it ignores tasks in `unreachableTasks` list.

      Even during explicit reconciliation master doesn't look at the `unreachableTasks` map, but it answers it correctly, in case the agent id is set, because the corresponding agent in in unreachable list. If instead master looks into `unreachableTasks` map it could answer irrespective of the agent id being set.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vinodkone Vinod Kone
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: