Return-Path: X-Original-To: apmail-mesos-issues-archive@minotaur.apache.org Delivered-To: apmail-mesos-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6A6BD11B59 for ; Tue, 9 Sep 2014 00:55:29 +0000 (UTC) Received: (qmail 65312 invoked by uid 500); 9 Sep 2014 00:55:29 -0000 Delivered-To: apmail-mesos-issues-archive@mesos.apache.org Received: (qmail 65287 invoked by uid 500); 9 Sep 2014 00:55:29 -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 65276 invoked by uid 99); 9 Sep 2014 00:55:29 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2014 00:55:29 +0000 Date: Tue, 9 Sep 2014 00:55:29 +0000 (UTC) From: "Benjamin Mahler (JIRA)" To: issues@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-1476) Provide endpoints for deactivating / activating slaves. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MESOS-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler updated MESOS-1476: ----------------------------------- Sprint: (was: Mesos Q3 Sprint 5) > Provide endpoints for deactivating / activating slaves. > ------------------------------------------------------- > > Key: MESOS-1476 > URL: https://issues.apache.org/jira/browse/MESOS-1476 > Project: Mesos > Issue Type: Improvement > Components: master > Reporter: Benjamin Mahler > Labels: gsoc2014 > > When performing maintenance operations on slaves, it is important to allow these slaves to be drained of their tasks. > The first essential primitive of draining slaves is to prevent them from running more tasks. This can be achieved by "deactivating" them: stop sending their resource offers to frameworks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)