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 ABDFB1895E for ; Thu, 6 Aug 2015 01:25:05 +0000 (UTC) Received: (qmail 33434 invoked by uid 500); 6 Aug 2015 01:25:05 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 33400 invoked by uid 500); 6 Aug 2015 01:25:05 -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 33390 invoked by uid 99); 6 Aug 2015 01:25:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Aug 2015 01:25:05 +0000 Date: Thu, 6 Aug 2015 01:25:05 +0000 (UTC) From: "Maxim Khutornenko (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-1415) De-generalize resource handling in Scheduler 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-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659308#comment-14659308 ] Maxim Khutornenko commented on AURORA-1415: ------------------------------------------- https://reviews.apache.org/r/37153/ > De-generalize resource handling in Scheduler > -------------------------------------------- > > Key: AURORA-1415 > URL: https://issues.apache.org/jira/browse/AURORA-1415 > Project: Aurora > Issue Type: Task > Components: Scheduler > Reporter: Maxim Khutornenko > Assignee: Maxim Khutornenko > > From design doc: > {quote} > To handle revocable resources correctly Aurora needs to de-generalize and simplify its internal resource representation. The new resource vector should be capable of aggregating resources by revocable flag. This will require refactoring existing resource handling (including AURORA-105), which will also help to support Mesos framework role in future. > {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332)