You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/02/25 02:01:55 UTC

[jira] [Resolved] (MESOS-2395) Slave recovery documentation shows incorrect recover flag

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

Vinod Kone resolved MESOS-2395.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.23.0

commit a341a4882802dad4d4fad1da6b377c3e0d375cc2
Author: Joerg Schad <jo...@mesosphere.io>
Date:   Tue Feb 24 16:59:03 2015 -0800

    Corrected incorrect recover flag in slave recovery documentation.
    
    Review: https://reviews.apache.org/r/31358


> Slave recovery documentation shows incorrect recover flag
> ---------------------------------------------------------
>
>                 Key: MESOS-2395
>                 URL: https://issues.apache.org/jira/browse/MESOS-2395
>             Project: Mesos
>          Issue Type: Documentation
>            Reporter: Joerg Schad
>            Assignee: Joerg Schad
>            Priority: Minor
>             Fix For: 0.23.0
>
>
> The [slave recovery documentation|http://mesos.apache.org/documentation/latest/slave-recovery|] states at one point the flag for killing old executors.
> * This enables a restarted slave to recover status updates and reconnect with (–recover=reconnect) or kill (–recover=*kill*) old executors.
> Should be
> * This enables a restarted slave to recover status updates and reconnect with (–recover=reconnect) or kill (–recover=*cleanup*) old executors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)