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 B09EB180D2 for ; Fri, 31 Jul 2015 00:33:27 +0000 (UTC) Received: (qmail 3205 invoked by uid 500); 31 Jul 2015 00:33:27 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 3151 invoked by uid 500); 31 Jul 2015 00:33: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 3127 invoked by uid 99); 31 Jul 2015 00:33:27 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Jul 2015 00:33:27 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 66C8BD7EA8; Fri, 31 Jul 2015 00:33:26 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5978242456881133586==" MIME-Version: 1.0 Subject: Re: Review Request 34020: Squelch extraneous Stats logging to prevent spamming scheduler startup log. From: "Aurora ReviewBot" To: "Bill Farner" Cc: "Aurora ReviewBot" , "Joe Smith" , "Aurora" Date: Fri, 31 Jul 2015 00:33:26 -0000 Message-ID: <20150731003326.1540.73002@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Aurora ReviewBot" X-ReviewGroup: Aurora X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/34020/ X-Sender: "Aurora ReviewBot" References: <20150731001437.1540.68195@reviews.apache.org> In-Reply-To: <20150731001437.1540.68195@reviews.apache.org> Reply-To: "Aurora ReviewBot" X-ReviewRequest-Repository: aurora --===============5978242456881133586== 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/34020/#review93686 ----------------------------------------------------------- Master (d327773) is green with this patch. ./build-support/jenkins/build.sh However, it appears that it might lack test coverage. I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On July 31, 2015, 12:14 a.m., Joe Smith wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34020/ > ----------------------------------------------------------- > > (Updated July 31, 2015, 12:14 a.m.) > > > Review request for Aurora and Bill Farner. > > > Bugs: AURORA-1282 > https://issues.apache.org/jira/browse/AURORA-1282 > > > Repository: aurora > > > Description > ------- > > Change the log level for Stats- this will prevent spurious log messages for domain-acceptable stats names. > > Stat names will be unchanged as a result of this. > > > Diffs > ----- > > src/main/java/org/apache/aurora/scheduler/TaskVars.java 54d893e4bf02d4a49b445a0894b015e62deaf893 > src/main/java/org/apache/aurora/scheduler/sla/MetricCalculator.java a47da095de7c602fca8841e7f17a9dc4f78d0478 > > Diff: https://reviews.apache.org/r/34020/diff/ > > > Testing > ------- > > $ ./gradlew build -Pq > > > Thanks, > > Joe Smith > > --===============5978242456881133586==--