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

Task in UNREACHABLE forever if a new agent register with the same IP when the old agent is unreachable state.

    XMLWordPrintableJSON

Details

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

    Description

      For partition aware framework, if a new agent register with the master using the old agent's IP address (the old agent is in the UNREACHABLE state), the task (in UNREACHABLE state) should be transitioned to a terminal state when the old agent is removed.

      Some backgrounds:
      When a new agent register with the master using the old agent's IP address:
      1. if the old agent is in DISCONNECTED state, the master will remove the old agent and mark all old tasks as LOST;
      2. if the old agent is in UNREACHABLE state, the master does nothing regarding the agents or its tasks (they would've already been marked UNREACHABLE when the agent went unreachable).

      Attachments

        Activity

          People

            Unassigned Unassigned
            gilbert Gilbert Song
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: