Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 28C05200B5A for ; Thu, 4 Aug 2016 19:49:46 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 27207160AAB; Thu, 4 Aug 2016 17:49:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6E703160A6A for ; Thu, 4 Aug 2016 19:49:45 +0200 (CEST) Received: (qmail 51183 invoked by uid 500); 4 Aug 2016 17:49:44 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 51172 invoked by uid 99); 4 Aug 2016 17:49:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2016 17:49:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id DA2A5CD71B for ; Thu, 4 Aug 2016 17:49:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.798 X-Spam-Level: ** X-Spam-Status: No, score=2.798 tagged_above=-999 required=6.31 tests=[FSL_HELO_BARE_IP_2=1.499, HTML_MESSAGE=2, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 9ApmNhuvZ9Vp for ; Thu, 4 Aug 2016 17:49:42 +0000 (UTC) Received: from relayvx11c.securemail.intermedia.net (relayvx11c.securemail.intermedia.net [64.78.52.185]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id C2FCE5F1B3 for ; Thu, 4 Aug 2016 17:49:41 +0000 (UTC) Received: from securemail.intermedia.net (localhost [127.0.0.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by emg-ca-1-1.localdomain (Postfix) with ESMTPS id 3ECCF53FA2 for ; Thu, 4 Aug 2016 10:49:40 -0700 (PDT) Subject: Reminder on Code Review Best Practices MIME-Version: 1.0 x-echoworx-msg-id: ffbce5de-83b2-49fd-9f7f-35da50bb773b x-echoworx-emg-received: Thu, 4 Aug 2016 10:49:40.177 -0700 x-echoworx-message-code-hashed: dedd5d6002a59a1e0aa70c9765e961b40eb893fdb0d149adbb7011b9b826f35d x-echoworx-action: delivered Received: from 10.254.155.15 ([10.254.155.15]) by emg-ca-1-1 (JAMES SMTP Server 2.3.2) with SMTP ID 355 for ; Thu, 4 Aug 2016 10:49:40 -0700 (PDT) Received: from MBX080-W3-CO-1.exch080.serverpod.net (unknown [10.224.117.52]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by emg-ca-1-1.localdomain (Postfix) with ESMTPS id ECD3C53FA2 for ; Thu, 4 Aug 2016 10:49:39 -0700 (PDT) Received: from MBX080-W3-CO-1.exch080.serverpod.net (10.224.117.52) by MBX080-W3-CO-1.exch080.serverpod.net (10.224.117.52) with Microsoft SMTP Server (TLS) id 15.0.1178.4; Thu, 4 Aug 2016 10:49:38 -0700 Received: from MBX080-W3-CO-1.exch080.serverpod.net ([10.224.117.52]) by MBX080-W3-CO-1.exch080.serverpod.net ([169.254.1.52]) with mapi id 15.00.1178.000; Thu, 4 Aug 2016 10:49:38 -0700 From: Alejandro Fernandez To: "dev@ambari.apache.org" Thread-Topic: Reminder on Code Review Best Practices Thread-Index: AQHR7niR4JPOR1npo0GlbTvGv9hddg== Date: Thu, 4 Aug 2016 17:49:38 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.4.4.140807 x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [192.175.27.10] x-source-routing-agent: Processed Content-Type: multipart/alternative; boundary="_000_D3C8CF1681E0Cafernandezhortonworkscom_" archived-at: Thu, 04 Aug 2016 17:49:46 -0000 --_000_D3C8CF1681E0Cafernandezhortonworkscom_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi all, This is a friendly reminder on our code review best practices. https://cwiki.apache.org/confluence/display/AMBARI/Code+Review+Guidelines * Whenever possible, the reviewer should be the first to annotate the code = review to make it easier for others to read, i.e., help them help you. * For larger patches, please allow 24 hours in code review so other develop= ers have gotten a chance to look at it, especially if they are in a differe= nt time zone. * Include the right developers in the review, run git blame to see who last= modified the changed files and take a look at the chart from the link abov= e to include developers interested in that area. Thank you, Alejandro Fernandez --_000_D3C8CF1681E0Cafernandezhortonworkscom_--