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 AE6A2102F3 for ; Fri, 28 Feb 2014 02:32:24 +0000 (UTC) Received: (qmail 90801 invoked by uid 500); 28 Feb 2014 02:32:24 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 90774 invoked by uid 500); 28 Feb 2014 02:32:23 -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 90766 invoked by uid 99); 28 Feb 2014 02:32:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Feb 2014 02:32:23 +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; Fri, 28 Feb 2014 02:32:21 +0000 Received: (qmail 90728 invoked by uid 99); 28 Feb 2014 02:32:01 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Feb 2014 02:32:01 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 320C91D4A5C; Fri, 28 Feb 2014 02:32:00 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3637958706408888658==" MIME-Version: 1.0 Subject: Re: Review Request 18580: Upgrade mesos to 0.17.0 From: "Kevin Sweeney" To: "Bill Farner" , "Brian Wickman" Cc: "Aurora" , "Kevin Sweeney" Date: Fri, 28 Feb 2014 02:32:00 -0000 Message-ID: <20140228023200.9913.39463@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/18580/ X-Sender: "Kevin Sweeney" References: <20140228023126.1890.70923@reviews.apache.org> In-Reply-To: <20140228023126.1890.70923@reviews.apache.org> Reply-To: "Kevin Sweeney" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============3637958706408888658== 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/18580/#review35754 ----------------------------------------------------------- Since there's a substantial change from the initial subject I'll wait for another shipit. - Kevin Sweeney On Feb. 27, 2014, 6:31 p.m., Kevin Sweeney wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18580/ > ----------------------------------------------------------- > > (Updated Feb. 27, 2014, 6:31 p.m.) > > > Review request for Aurora, Bill Farner and Brian Wickman. > > > Bugs: AURORA-240 > https://issues.apache.org/jira/browse/AURORA-240 > > > Repository: aurora > > > Description > ------- > > Upgrade mesos to 0.17.0 > > Moves to using non-deprecated methods and calls the new mesos-log --initialize command before starting up the scheduler. > > > Diffs > ----- > > 3rdparty/python/BUILD 2c7646ced42a4215267291f566726a46e41575d9 > build.gradle e5cd831f7e742a7911994c6cbe23122f90aae313 > docs/deploying-aurora-scheduler.md 1718f8923ae33e3cac6f88fa54cef582e2f2342c > examples/scheduler/scheduler-local.sh e1e394e5259686f30dc14856a455abf6197a26b0 > examples/vagrant/provision-aurora-scheduler.sh 894a4d20a9084c7eb6bc3acf70d7c45d0052ca8d > examples/vagrant/provision-dev-environment.sh 7fc11bf523a054f6d068cf676e87bb043d854a25 > examples/vagrant/provision-mesos-master.sh 6e8a923b829b6665751cf81353d89467fdd28da5 > examples/vagrant/provision-mesos-slave.sh ef9180e40ac714d12d412c3e705b2e4dbad42ca2 > src/main/java/org/apache/aurora/scheduler/Driver.java 7af8721cc3d9a743605909eba3ada66c0dca592a > src/main/java/org/apache/aurora/scheduler/local/FakeDriverFactory.java e5d13e0b2cbcb89cfb24d934e27515fa9a4c885e > src/test/java/org/apache/aurora/scheduler/MesosSchedulerImplTest.java 7a91ab8d9437ba465018fb9dc221d68174178534 > > Diff: https://reviews.apache.org/r/18580/diff/ > > > Testing > ------- > > ./build-support/jenkins/build.sh > ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh > > > Thanks, > > Kevin Sweeney > > --===============3637958706408888658==--