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 7866A17A63 for ; Wed, 4 Mar 2015 01:37:37 +0000 (UTC) Received: (qmail 75773 invoked by uid 500); 4 Mar 2015 01:37:37 -0000 Delivered-To: apmail-aurora-reviews-archive@aurora.apache.org Received: (qmail 75722 invoked by uid 500); 4 Mar 2015 01:37:37 -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 75711 invoked by uid 99); 4 Mar 2015 01:37:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 01:37:37 +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, 04 Mar 2015 01:37:36 +0000 Received: (qmail 75422 invoked by uid 99); 4 Mar 2015 01:37:15 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 01:37:15 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id B05011CBFDC; Wed, 4 Mar 2015 01:37:14 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8333019381719767471==" MIME-Version: 1.0 Subject: Re: Review Request 31714: Suppress empty RPC response logging from the client. From: "Zameer Manji" To: "Zameer Manji" Cc: "Bill Farner" , "Aurora" Date: Wed, 04 Mar 2015 01:37:14 -0000 Message-ID: <20150304013714.5896.14713@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Zameer Manji" X-ReviewGroup: Aurora X-ReviewRequest-URL: https://reviews.apache.org/r/31714/ X-Sender: "Zameer Manji" References: <20150304005935.12262.25078@reviews.apache.org> In-Reply-To: <20150304005935.12262.25078@reviews.apache.org> Reply-To: "Zameer Manji" X-ReviewRequest-Repository: aurora X-Virus-Checked: Checked by ClamAV on apache.org --===============8333019381719767471== 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/31714/#review75123 ----------------------------------------------------------- Ship it! Ship It! - Zameer Manji On March 3, 2015, 4:59 p.m., Bill Farner wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/31714/ > ----------------------------------------------------------- > > (Updated March 3, 2015, 4:59 p.m.) > > > Review request for Aurora and Zameer Manji. > > > Repository: aurora > > > Description > ------- > > The client used to log an empty line for every successful RPC. This make the client much less noisy. > > > Diffs > ----- > > src/main/python/apache/aurora/client/cli/context.py d3113ff693eb87be3ec383f238b204f4f4b411c4 > > Diff: https://reviews.apache.org/r/31714/diff/ > > > Testing > ------- > > Ran end-to-end tests, output is more sane. > > > Thanks, > > Bill Farner > > --===============8333019381719767471==--