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

Add integration tests to enforce the semantics of a "strict" registry.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.19.0
    • None
    • None

    Description

      There are a number registrar related items that we should add integration tests for, if possible:

      • Recovered slaves that do not re-register are removed.
      • Recovered slaves that re-register are not removed.
      • --recovery_slave_removal_limit is enforced correctly.
      • Non-strict: Recovered slave that does not re-register is removed, but no lost signals are sent.
      • Reconciliation: unknown slave -> TASK_LOST
      • Reconciliation: transitioning slave -> no response
      • Reconciliation non-strict: unknown slave -> no response.
      • killTask: unknown slave -> TASK_LOST
      • killTask: transitioning slave -> no response
      • Once slave is removed, slave cannot re-register with a failed over master.

      Attachments

        Issue Links

          Activity

            People

              bmahler Benjamin Mahler
              bmahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: