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

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

     [ https://issues.apache.org/jira/browse/MESOS-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone resolved MESOS-1317.
-------------------------------

    Resolution: Fixed
      Assignee: Benjamin Mahler

All the sub tasks have been committed.

> 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
>            Assignee: 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)