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 D8BC318E99 for ; Thu, 17 Dec 2015 21:45:27 +0000 (UTC) Received: (qmail 9440 invoked by uid 500); 17 Dec 2015 21:45:27 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 9391 invoked by uid 500); 17 Dec 2015 21:45:27 -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 9362 invoked by uid 99); 17 Dec 2015 21:45:27 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Dec 2015 21:45:27 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 337EB294434; Thu, 17 Dec 2015 21:45:27 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2274864659166551803==" MIME-Version: 1.0 Subject: Re: Review Request 30695: Implements log rotation in the Thermos runner. From: "George Sirois" To: "Bill Farner" , "Brian Wickman" Cc: "John Sirois" , "Zameer Manji" , "Aurora" , "Aurora ReviewBot" , "Stephan Erb" , "George Sirois" , "Martin Hrabovcin" Date: Thu, 17 Dec 2015 21:45:27 -0000 Message-ID: <20151217214527.1673.66060@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "George Sirois" X-ReviewGroup: Aurora X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/30695/ X-Sender: "George Sirois" References: <20151217214058.1673.62135@reviews.apache.org> In-Reply-To: <20151217214058.1673.62135@reviews.apache.org> Reply-To: "George Sirois" X-ReviewRequest-Repository: aurora --===============2274864659166551803== 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/30695/ ----------------------------------------------------------- (Updated Dec. 17, 2015, 9:45 p.m.) Review request for Aurora, Bill Farner and Brian Wickman. Bugs: AURORA-95 https://issues.apache.org/jira/browse/AURORA-95 Repository: aurora Description ------- Implements log rotation in the Thermos runner. Diffs (updated) ----- NEWS 83a1213e2ea4ab6b3706cd70c015ba9f16735520 docs/configuration-reference.md ad2701cadd38bb2fdbbe2acc477038986f8ec733 docs/deploying-aurora-scheduler.md 8a1e68e5d54e9b8b66139bfc731563668584fa77 src/main/python/apache/aurora/executor/bin/thermos_executor_main.py b3e8bf1e924999306e0b8a1314273b22c51028e7 src/main/python/apache/aurora/executor/thermos_task_runner.py 14e8b4bd539d2c295582d93fa01b5613345c1758 src/main/python/apache/thermos/config/schema_base.py f9143cc1b83143d6147f59d90c79435d055d0518 src/main/python/apache/thermos/core/process.py fe95cb3be01b47616596bd78cb9a919b2e8bd978 src/main/python/apache/thermos/core/runner.py f949f279a071c6464b026749f51afc776102f2aa src/main/python/apache/thermos/runner/thermos_runner.py bd8cf7f4cda54b6be72dad64f9446eedeb132211 src/test/python/apache/thermos/core/test_process.py 5e6ad2fca616b840299bd9ca1614c82c5c39e992 Diff: https://reviews.apache.org/r/30695/diff/ Testing ------- ./pants test src/test/python/apache/thermos/core:all Thanks, George Sirois --===============2274864659166551803==--