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 D3C9410914 for ; Sat, 1 Mar 2014 02:37:03 +0000 (UTC) Received: (qmail 91447 invoked by uid 500); 1 Mar 2014 02:37:03 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 91419 invoked by uid 500); 1 Mar 2014 02:37:02 -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 91411 invoked by uid 99); 1 Mar 2014 02:37:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Mar 2014 02:37:02 +0000 X-ASF-Spam-Status: No, hits=-1998.3 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; Sat, 01 Mar 2014 02:37:01 +0000 Received: (qmail 88075 invoked by uid 99); 1 Mar 2014 02:36:40 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Mar 2014 02:36:40 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id ECABF1D4AD2; Sat, 1 Mar 2014 02:36:38 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3783026536171833084==" MIME-Version: 1.0 Subject: Re: Review Request 17347: Added non-prod consumption info to getQuota call. From: "Suman Karumuri" To: "Bill Farner" , "Kevin Sweeney" Cc: "Aurora" , "Suman Karumuri" Date: Sat, 01 Mar 2014 02:36:38 -0000 Message-ID: <20140301023638.8004.14821@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Suman Karumuri" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/17347/ X-Sender: "Suman Karumuri" References: <20140301023323.8004.17248@reviews.apache.org> In-Reply-To: <20140301023323.8004.17248@reviews.apache.org> Reply-To: "Suman Karumuri" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============3783026536171833084== 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/17347/ ----------------------------------------------------------- (Updated March 1, 2014, 2:36 a.m.) Review request for Aurora, Kevin Sweeney and Bill Farner. Changes ------- Rebased code with master. Bugs: AURORA-65 https://issues.apache.org/jira/browse/AURORA-65 Repository: aurora Description ------- This call will be used by the role page in the UI. Diffs (updated) ----- src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java 7b9f185cea77825e46ecfc588c72e146cd864a32 src/main/thrift/org/apache/aurora/gen/api.thrift f9fc6bcb7fdc2380043cf673a4002886192c20c1 src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java dc557718269064a202c3e4eb1272ff2b9f209ad9 src/test/resources/org/apache/aurora/gen/api.thrift.md5 08c4c2a4717a1c827f4cef6405d78e7db5046a00 Diff: https://reviews.apache.org/r/17347/diff/ Testing ------- ./gradlew clean build. Thanks, Suman Karumuri --===============3783026536171833084==--