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 D6C8718991 for ; Tue, 2 Feb 2016 21:11:43 +0000 (UTC) Received: (qmail 41350 invoked by uid 500); 2 Feb 2016 21:11:30 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 41305 invoked by uid 500); 2 Feb 2016 21:11:30 -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 41020 invoked by uid 99); 2 Feb 2016 21:11:29 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2016 21:11:29 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id D85B3299D75; Tue, 2 Feb 2016 21:11:28 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3335029512207061058==" MIME-Version: 1.0 Subject: Re: Review Request 42964: Add header to allow bypassing the LeaderRedirectFilter. From: Aurora ReviewBot To: Bill Farner , Zameer Manji Cc: Joshua Cohen , Aurora ReviewBot , Aurora Date: Tue, 02 Feb 2016 21:11:28 -0000 Message-ID: <20160202211128.1669.4179@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/42964/ X-Sender: Aurora ReviewBot X-ReviewBoard-ShipIt: 1 References: <20160202205429.1670.85254@reviews.apache.org> In-Reply-To: <20160202205429.1670.85254@reviews.apache.org> X-ReviewBoard-Diff-For: examples/vagrant/upstart/aurora-scheduler-await-registration.conf X-ReviewBoard-Diff-For: src/test/sh/org/apache/aurora/e2e/test_bypass_leader_redirect_end_to_end.sh X-ReviewBoard-Diff-For: examples/vagrant/clusters_direct.json Reply-To: Aurora ReviewBot X-ReviewRequest-Repository: aurora --===============3335029512207061058== 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/42964/#review117473 ----------------------------------------------------------- Ship it! Master (3fc9dc2) is green with this patch. ./build-support/jenkins/build.sh I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Feb. 2, 2016, 8:54 p.m., Joshua Cohen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42964/ > ----------------------------------------------------------- > > (Updated Feb. 2, 2016, 8:54 p.m.) > > > Review request for Aurora, Bill Farner and Zameer Manji. > > > Bugs: AURORA-1601 > https://issues.apache.org/jira/browse/AURORA-1601 > > > Repository: aurora > > > Description > ------- > > Add header to allow bypassing the LeaderRedirectFilter. > > > Diffs > ----- > > api/src/main/thrift/org/apache/aurora/gen/api.thrift 12400a77db71084e91fc9082132d1e601f8088f0 > examples/vagrant/clusters_direct.json PRE-CREATION > examples/vagrant/upstart/aurora-scheduler-await-registration.conf PRE-CREATION > src/main/java/org/apache/aurora/scheduler/http/LeaderRedirectFilter.java 41b99846bff65c4d10d5d74ca8534768b0ce3fd3 > src/main/python/apache/aurora/admin/admin.py 750b616dc9c4855733ddb2ff89c29d5a85af29af > src/main/python/apache/aurora/admin/aurora_admin.py 470b2d2339284de9246b35daa0af1c2b832c232d > src/main/python/apache/aurora/client/api/__init__.py 1b2ce4d44f3650d7136006ed12319cdf37ae353e > src/main/python/apache/aurora/client/api/scheduler_client.py 86366240a48ebb576f7e3e5406cbc207fcd8df59 > src/test/java/org/apache/aurora/scheduler/http/ServletFilterTest.java 21371d951f8c6e44c40f97793d6acd26d3ca5614 > src/test/python/apache/aurora/client/api/test_scheduler_client.py 4c4caaf76ce9f529c834f33f786036022766044d > src/test/sh/org/apache/aurora/e2e/test_bypass_leader_redirect_end_to_end.sh PRE-CREATION > src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh 1171dca4af01a11e684f0b7a63a50250a8da1d22 > > Diff: https://reviews.apache.org/r/42964/diff/ > > > Testing > ------- > > ./gradlew build -Pq > > > Thanks, > > Joshua Cohen > > --===============3335029512207061058==--