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 0D42118692 for ; Wed, 23 Dec 2015 22:51:47 +0000 (UTC) Received: (qmail 23900 invoked by uid 500); 23 Dec 2015 22:51:47 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 23848 invoked by uid 500); 23 Dec 2015 22:51:47 -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 23805 invoked by uid 99); 23 Dec 2015 22:51:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Dec 2015 22:51:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C53DF2C1F55 for ; Wed, 23 Dec 2015 22:51:46 +0000 (UTC) Date: Wed, 23 Dec 2015 22:51:46 +0000 (UTC) From: "Bill Farner (JIRA)" To: issues@aurora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-1376) Create support for custom executors 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-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070284#comment-15070284 ] Bill Farner commented on AURORA-1376: ------------------------------------- It it necessary to support the notion of a default executor? There's a contract between the executor and client (ExecutorConfig.data), so it seems safest to be explicit and call out the executor the task was crafted for. > Create support for custom executors in Scheduler > ------------------------------------------------ > > Key: AURORA-1376 > URL: https://issues.apache.org/jira/browse/AURORA-1376 > Project: Aurora > Issue Type: Sub-task > Components: Scheduler > Reporter: Renan DelValle > -- This message was sent by Atlassian JIRA (v6.3.4#6332)