You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/05/06 23:54:16 UTC

[jira] [Created] (MESOS-1317) Add integration tests to enforce the semantics of a "strict" registry.

Benjamin Mahler created MESOS-1317:
--------------------------------------

             Summary: Add integration tests to enforce the semantics of a "strict" registry.
                 Key: MESOS-1317
                 URL: https://issues.apache.org/jira/browse/MESOS-1317
             Project: Mesos
          Issue Type: Task
            Reporter: Benjamin Mahler
             Fix For: 0.19.0


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)