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 D4A3218674 for ; Tue, 14 Jul 2015 02:14:04 +0000 (UTC) Received: (qmail 11910 invoked by uid 500); 14 Jul 2015 02:14:04 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 11866 invoked by uid 500); 14 Jul 2015 02:14:04 -0000 Mailing-List: contact issues-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.apache.org Delivered-To: mailing list issues@aurora.apache.org Received: (qmail 11856 invoked by uid 99); 14 Jul 2015 02:14:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jul 2015 02:14:04 +0000 Date: Tue, 14 Jul 2015 02:14:04 +0000 (UTC) From: "Bill Farner (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AURORA-1398) Make Mesos resource allocation role configurable 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/AURORA-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Farner resolved AURORA-1398. --------------------------------- Resolution: Duplicate We're tracking this feature at AURORA-1109. The biggest hitch in developing this feature is that proper multi-role support requires the framework to intelligently collapse offers targeted for its role as well as the catch-all role {{*}}. This will require some refactoring on our end so we can properly handle and accept such resource offers. > Make Mesos resource allocation role configurable > ------------------------------------------------ > > Key: AURORA-1398 > URL: https://issues.apache.org/jira/browse/AURORA-1398 > Project: Aurora > Issue Type: Story > Components: Scheduler > Affects Versions: 0.9.0 > Reporter: James Oliver > Assignee: James Oliver > Priority: Trivial > > For Mesos users wishing to run multiple Mesos frameworks with fine-grained control over which resources are offered to which framework, it is necessary to customize the 'role' with which a scheduler identifies. To do this with the Aurora framework, a new command line argument must be introduced and set accordingly in the FrameworkInfo protobuf. -- This message was sent by Atlassian JIRA (v6.3.4#6332)