Return-Path: X-Original-To: apmail-aurora-reviews-archive@minotaur.apache.org Delivered-To: apmail-aurora-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 98DAA1781E for ; Fri, 1 May 2015 21:32:59 +0000 (UTC) Received: (qmail 99218 invoked by uid 500); 1 May 2015 21:32:59 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 99165 invoked by uid 500); 1 May 2015 21:32:59 -0000 Mailing-List: contact reviews-help@aurora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.apache.org Delivered-To: mailing list reviews@aurora.apache.org Received: (qmail 99143 invoked by uid 99); 1 May 2015 21:32:59 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 May 2015 21:32:59 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id E8C521DBD2E; Fri, 1 May 2015 21:32:58 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8833726227100898027==" MIME-Version: 1.0 Subject: Re: Review Request 33739: Enable GC executor to gc STARTING tasks which don't exist on the host From: "Zeke Harris" To: "Bill Farner" , "Brian Wickman" Cc: "Aurora ReviewBot" , "Zeke Harris" , "Aurora" Date: Fri, 01 May 2015 21:32:58 -0000 Message-ID: <20150501213258.1508.49500@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Zeke Harris" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/33739/ X-Sender: "Zeke Harris" References: <20150501203620.1508.27050@reviews.apache.org> In-Reply-To: <20150501203620.1508.27050@reviews.apache.org> Reply-To: "Zeke Harris" X-ReviewRequest-Repository: aurora --===============8833726227100898027== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33739/ ----------------------------------------------------------- (Updated May 1, 2015, 9:32 p.m.) Review request for Aurora, Bill Farner and Brian Wickman. Changes ------- Address Brian's comments. Repository: aurora Description ------- Enable GC executor to cause the scheduler to kill tasks that it thinks should be STARTING but which don't exist on the host. Diffs (updated) ----- src/main/python/apache/aurora/executor/gc_executor.py a7776b599f5fc028ec2ce7712856e080381e84a6 src/test/python/apache/aurora/executor/test_gc_executor.py 856483d9ef7e89a03bb0780d81510bf60928219a Diff: https://reviews.apache.org/r/33739/diff/ Testing ------- $ ./pants test src/test/python/apache/aurora/executor:gc_executor ... SUCCESS Thanks, Zeke Harris --===============8833726227100898027==--