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 37DD117CC7 for ; Tue, 28 Oct 2014 22:33:57 +0000 (UTC) Received: (qmail 47558 invoked by uid 500); 28 Oct 2014 22:33:57 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 47519 invoked by uid 500); 28 Oct 2014 22:33:57 -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 47510 invoked by uid 99); 28 Oct 2014 22:33:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 22:33:57 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,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, 28 Oct 2014 22:33:56 +0000 Received: (qmail 46683 invoked by uid 99); 28 Oct 2014 22:33:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 22:33:35 +0000 Date: Tue, 28 Oct 2014 22:33:35 +0000 (UTC) From: "Bill Farner (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AURORA-340) Remove IsolatedSchedulerModule and surrounding code 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-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Farner resolved AURORA-340. -------------------------------- Resolution: Fixed > Remove IsolatedSchedulerModule and surrounding code > --------------------------------------------------- > > Key: AURORA-340 > URL: https://issues.apache.org/jira/browse/AURORA-340 > Project: Aurora > Issue Type: Story > Components: Scheduler > Reporter: Bill Farner > Assignee: Bill Farner > > Since the vagrant setup is coming together nicely, it should serve as a replacement for {{./gradlew run}}, which is the only use for {{IsolatedSchedulerModule}}. Removing this will also allow us to clean up a fair amount of hoop-jumping done in module code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)