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 2E16B11E59 for ; Thu, 19 Jun 2014 22:33:32 +0000 (UTC) Received: (qmail 6862 invoked by uid 500); 19 Jun 2014 22:33:32 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 6820 invoked by uid 500); 19 Jun 2014 22:33:32 -0000 Mailing-List: contact reviews-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@aurora.incubator.apache.org Delivered-To: mailing list reviews@aurora.incubator.apache.org Received: (qmail 6809 invoked by uid 99); 19 Jun 2014 22:33:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2014 22:33:31 +0000 X-ASF-Spam-Status: No, hits=-1998.5 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,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; Thu, 19 Jun 2014 22:33:30 +0000 Received: (qmail 5096 invoked by uid 99); 19 Jun 2014 22:33:10 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2014 22:33:10 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id CDAF91DB0CA; Thu, 19 Jun 2014 22:32:59 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8896694541802981430==" MIME-Version: 1.0 Subject: Re: Review Request 22794: Add initial_collection_delay flags for stats From: "Kevin Sweeney" To: "Bill Farner" Cc: "Aurora" , "Kevin Sweeney" Date: Thu, 19 Jun 2014 22:32:59 -0000 Message-ID: <20140619223259.6311.96490@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Kevin Sweeney" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/22794/ X-Sender: "Kevin Sweeney" References: <20140619222755.6312.33844@reviews.apache.org> In-Reply-To: <20140619222755.6312.33844@reviews.apache.org> Reply-To: "Kevin Sweeney" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============8896694541802981430== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22794/ ----------------------------------------------------------- (Updated June 19, 2014, 3:32 p.m.) Review request for Aurora and Bill Farner. Bugs: AURORA-511 https://issues.apache.org/jira/browse/AURORA-511 Repository: aurora Description (updated) ------- Expose command-line flags to control the initial delay for stats collection independent of the collection interval. This is related to AURORA-511 because it allows an operator to control the interval that the machine-parseable /vars.json endpoint is updated with resource utilization information, avoiding the need to scrape /utilization. Diffs ----- src/main/java/org/apache/aurora/scheduler/stats/AsyncStatsModule.java 3b5c61713f8b4a9f921e49ce12abbfd0bb28089f Diff: https://reviews.apache.org/r/22794/diff/ Testing ------- ./gradlew -Pq build Thanks, Kevin Sweeney --===============8896694541802981430==--