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 2013/10/08 20:34:41 UTC

[jira] [Resolved] (MESOS-725) Slave should cleanup meta directory if started in non-strict mode and slave info changes.

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

Benjamin Mahler resolved MESOS-725.
-----------------------------------

    Resolution: Won't Fix

Marking as Won't Fix so we can brainstorm more complete solutions in MESOS-660. (For example, if the amount of memory resources allocated to the slave is increased, we should proceed safely rather than exiting; however, this requires code changes).

> Slave should cleanup meta directory if started in non-strict mode and slave info changes.
> -----------------------------------------------------------------------------------------
>
>                 Key: MESOS-725
>                 URL: https://issues.apache.org/jira/browse/MESOS-725
>             Project: Mesos
>          Issue Type: Sub-task
>            Reporter: Vinod Kone
>            Assignee: Benjamin Mahler
>             Fix For: 0.14.1
>
>
> The fix is to simply do "rm -rf <meta>" before EXIT if strict=false.



--
This message was sent by Atlassian JIRA
(v6.1#6144)