Return-Path: X-Original-To: apmail-mesos-dev-archive@www.apache.org Delivered-To: apmail-mesos-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 61B3010578 for ; Mon, 7 Oct 2013 23:34:42 +0000 (UTC) Received: (qmail 91587 invoked by uid 500); 7 Oct 2013 23:34:42 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 91558 invoked by uid 500); 7 Oct 2013 23:34:42 -0000 Mailing-List: contact dev-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list dev@mesos.apache.org Received: (qmail 91549 invoked by uid 99); 7 Oct 2013 23:34:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Oct 2013 23:34:42 +0000 Date: Mon, 7 Oct 2013 23:34:41 +0000 (UTC) From: "Vinod Kone (JIRA)" To: dev@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MESOS-725) Slave should cleanup meta directory if started in non-strict mode and slave info changes. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Vinod Kone created MESOS-725: -------------------------------- Summary: 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 " before EXIT if strict=false. -- This message was sent by Atlassian JIRA (v6.1#6144)