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 A37EC172B1 for ; Thu, 9 Apr 2015 04:45:47 +0000 (UTC) Received: (qmail 89493 invoked by uid 500); 9 Apr 2015 04:45:42 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 89445 invoked by uid 500); 9 Apr 2015 04:45:42 -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 89421 invoked by uid 99); 9 Apr 2015 04:45:42 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2015 04:45:42 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 081841D92EC; Thu, 9 Apr 2015 04:45:40 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4903876051889678933==" MIME-Version: 1.0 Subject: Re: Review Request 32861: Increase executor resource epsilon to match the minimum required by Mesos From: "Bill Farner" To: "Bill Farner" , "Zameer Manji" Cc: "Stephan Erb" , "Aurora" Date: Thu, 09 Apr 2015 04:45:40 -0000 Message-ID: <20150409044540.5638.74105@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Bill Farner" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/32861/ X-Sender: "Bill Farner" References: <20150408073510.5638.44927@reviews.apache.org> In-Reply-To: <20150408073510.5638.44927@reviews.apache.org> Reply-To: "Bill Farner" X-ReviewRequest-Repository: aurora --===============4903876051889678933== 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/32861/#review79480 ----------------------------------------------------------- Ship it! Ship It! - Bill Farner On April 8, 2015, 7:35 a.m., Stephan Erb wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32861/ > ----------------------------------------------------------- > > (Updated April 8, 2015, 7:35 a.m.) > > > Review request for Aurora, Bill Farner and Zameer Manji. > > > Bugs: AURORA-1246 > https://issues.apache.org/jira/browse/AURORA-1246 > > > Repository: aurora > > > Description > ------- > > Increase executor resource epsilon to match the minimum required by Mesos. > > Mesos issues warnings for executors with <32MB RAM. By increasing the epsilon in Aurora, we shift some resources from the task to the executor. However, the total resources per container remains constant. > > > Diffs > ----- > > src/main/java/org/apache/aurora/scheduler/async/GcExecutorLauncher.java f55d1f4fff4724b0fb651b6f0dc10d2e8f62beff > src/main/java/org/apache/aurora/scheduler/mesos/MesosTaskFactory.java 8ae68653427c0bdbf33751d5ed4b74afcaf98a7b > > Diff: https://reviews.apache.org/r/32861/diff/ > > > Testing > ------- > > ./gradlew -Pq build > > > Thanks, > > Stephan Erb > > --===============4903876051889678933==--