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 DCD591145E for ; Wed, 24 Sep 2014 19:43:21 +0000 (UTC) Received: (qmail 12884 invoked by uid 500); 24 Sep 2014 19:43:16 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 12841 invoked by uid 500); 24 Sep 2014 19:43:16 -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 12830 invoked by uid 99); 24 Sep 2014 19:43:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2014 19:43:16 +0000 X-ASF-Spam-Status: No, hits=-1998.6 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; Wed, 24 Sep 2014 19:42:53 +0000 Received: (qmail 12625 invoked by uid 99); 24 Sep 2014 19:42:51 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2014 19:42:51 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id E45E81DDA21; Wed, 24 Sep 2014 19:42:47 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0558778320076055399==" MIME-Version: 1.0 Subject: Review Request 26002: Calculate median SLA stats over sampling interval. From: "Maxim Khutornenko" To: "Bill Farner" Cc: "Aurora" , "Maxim Khutornenko" Date: Wed, 24 Sep 2014 19:42:47 -0000 Message-ID: <20140924194247.15000.94380@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Maxim Khutornenko" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/26002/ X-Sender: "Maxim Khutornenko" Reply-To: "Maxim Khutornenko" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============0558778320076055399== 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/26002/ ----------------------------------------------------------- Review request for Aurora and Bill Farner. Bugs: AURORA-733 https://issues.apache.org/jira/browse/AURORA-733 Repository: aurora Description ------- Accepting only those events that have their triggering state event timestamp within the last minute. Diffs ----- src/main/java/org/apache/aurora/scheduler/sla/SlaAlgorithm.java 82f1894d939a132cf0a9e8172de54845ad48a19c src/test/java/org/apache/aurora/scheduler/sla/SlaAlgorithmTest.java e7755279970230be101345ac1d86bd49c77b550c Diff: https://reviews.apache.org/r/26002/diff/ Testing ------- gradle -Pq build Thanks, Maxim Khutornenko --===============0558778320076055399==--