Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-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 1A16817CFD for ; Tue, 7 Oct 2014 01:06:59 +0000 (UTC) Received: (qmail 93611 invoked by uid 500); 7 Oct 2014 01:06:59 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 93572 invoked by uid 500); 7 Oct 2014 01:06:59 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 93563 invoked by uid 99); 7 Oct 2014 01:06:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 01:06:58 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 07 Oct 2014 01:06:37 +0000 Received: (qmail 93057 invoked by uid 99); 7 Oct 2014 01:06:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 01:06:34 +0000 Date: Tue, 7 Oct 2014 01:06:34 +0000 (UTC) From: "Zameer Manji (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (AURORA-184) Implicit scheduling constraints should be configurable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AURORA-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zameer Manji reopened AURORA-184: --------------------------------- Assignee: Zameer Manji I don't think this is a dupe of AURORA-174. This ticket aims to remove 'host' and 'rack' injections. AURORA-174 is about making auto injections configurable. > Implicit scheduling constraints should be configurable > ------------------------------------------------------ > > Key: AURORA-184 > URL: https://issues.apache.org/jira/browse/AURORA-184 > Project: Aurora > Issue Type: Story > Components: Scheduler > Reporter: Kevin Sweeney > Assignee: Zameer Manji > Fix For: 0.5.0 > > > Right now the scheduler hardcodes "host" and "rack" limit constraints into submitted jobs. These require slave attributes to be set on the slave command-line, which means deploying aurora on a running mesos cluster needs a hard slave restart (changing slave attributes invalidates recovery metadata, meaning underlying tasks must be killed). In addition, "host" and "rack" might not accurately capture failure domains in other mesos deployments. > Make this constraint-set configurable at deploy-time, defaulting to empty. -- This message was sent by Atlassian JIRA (v6.3.4#6332)