Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E483A200BC4 for ; Sat, 15 Oct 2016 01:12:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E344F160ADD; Fri, 14 Oct 2016 23:12:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5B5AB160AF7 for ; Sat, 15 Oct 2016 01:12:25 +0200 (CEST) Received: (qmail 58323 invoked by uid 500); 14 Oct 2016 23:12:22 -0000 Mailing-List: contact issues-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 issues@mesos.apache.org Received: (qmail 56947 invoked by uid 99); 14 Oct 2016 23:12:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2016 23:12:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 681A72C4C78 for ; Fri, 14 Oct 2016 23:12:21 +0000 (UTC) Date: Fri, 14 Oct 2016 23:12:21 +0000 (UTC) From: "Vinod Kone (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-6288) The default executor should maintain launcher_dir. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 14 Oct 2016 23:12:26 -0000 [ https://issues.apache.org/jira/browse/MESOS-6288?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-6288: ------------------------------ Sprint: Mesosphere Sprint 44, Mesosphere Sprint 45 (was: Mesosphere Sp= rint 44) > The default executor should maintain launcher_dir. > -------------------------------------------------- > > Key: MESOS-6288 > URL: https://issues.apache.org/jira/browse/MESOS-6288 > Project: Mesos > Issue Type: Bug > Reporter: Alexander Rukletsov > Assignee: Gast=C3=B3n Kleiman > Labels: health-check, mesosphere > > Both command and docker executors require {{launcher_dir}} is provided in= a flag. This directory contains mesos binaries, e.g. a tcp checker necessa= ry for TCP health check. The default executor should obtain somehow (a flag= , env var) and maintain this directory for health checker to use. -- This message was sent by Atlassian JIRA (v6.3.4#6332)