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 96B7710D5F for ; Wed, 11 Feb 2015 23:35:35 +0000 (UTC) Received: (qmail 65908 invoked by uid 500); 11 Feb 2015 23:35:35 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 65858 invoked by uid 500); 11 Feb 2015 23:35:35 -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 65847 invoked by uid 99); 11 Feb 2015 23:35:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2015 23:35:35 +0000 X-ASF-Spam-Status: No, hits=-1997.8 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,T_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, 11 Feb 2015 23:35:33 +0000 Received: (qmail 62863 invoked by uid 99); 11 Feb 2015 23:35:13 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2015 23:35:13 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 037D11CF8F2; Wed, 11 Feb 2015 23:35:13 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4448028135336767934==" MIME-Version: 1.0 Subject: Re: Review Request 30325: Implementing pulseJobUpdate RPC. From: "Maxim Khutornenko" To: "Bill Farner" , "Joshua Cohen" , "David McLaughlin" Cc: "Aurora" , "Kevin Sweeney" , "Aurora ReviewBot" , "Maxim Khutornenko" Date: Wed, 11 Feb 2015 23:35:13 -0000 Message-ID: <20150211233513.29076.10326@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/30325/ X-Sender: "Maxim Khutornenko" References: <20150210005336.29075.31674@reviews.apache.org> In-Reply-To: <20150210005336.29075.31674@reviews.apache.org> Reply-To: "Maxim Khutornenko" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============4448028135336767934== 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/30325/ ----------------------------------------------------------- (Updated Feb. 11, 2015, 11:35 p.m.) Review request for Aurora, David McLaughlin, Joshua Cohen, and Bill Farner. Changes ------- Bill's comments. Bugs: AURORA-1009 https://issues.apache.org/jira/browse/AURORA-1009 Repository: aurora Description ------- Implemented the `pulseJobUpdate` RPC. The RB is diffed against https://reviews.apache.org/r/30225/ Diffs (updated) ----- api/src/main/thrift/org/apache/aurora/gen/api.thrift cc2273025aa86ed17da691a143bb5b28226b124e src/main/java/org/apache/aurora/auth/CapabilityValidator.java 45ef643ebe57c1517cdae373574331ea302a8b74 src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java fd4d6908fe7680808cfdee9e78c37506af280068 src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java a9966a823e9616d0bf9bd19fd62e632d931ddf0a src/test/java/org/apache/aurora/scheduler/thrift/aop/ForwardingThrift.java 4bf63921f8aa4be943b2b9a7b0be9fb33f7762db Diff: https://reviews.apache.org/r/30325/diff/ Testing ------- ./gradlew -Pq build Thanks, Maxim Khutornenko --===============4448028135336767934==--