Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6467B777D for ; Thu, 20 Oct 2011 22:09:11 +0000 (UTC) Received: (qmail 45272 invoked by uid 500); 20 Oct 2011 22:09:10 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 45247 invoked by uid 500); 20 Oct 2011 22:09:10 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 45238 invoked by uid 99); 20 Oct 2011 22:09:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 22:09:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yuzhihong@gmail.com designates 74.125.82.51 as permitted sender) Received: from [74.125.82.51] (HELO mail-ww0-f51.google.com) (74.125.82.51) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 22:09:04 +0000 Received: by wwe32 with SMTP id 32so3651637wwe.20 for ; Thu, 20 Oct 2011 15:08:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=kE3Sry3VclcTYu5QgNw/RuNIzPk3obkmVBsbOBAER0Q=; b=SosrMl0+9F0q3WB7zrQ5GO1Q2w4SAP1OZMgUBR+28J0zUsclA8ZUDC9d3KBCA24o2t 5wodmO8Y59+bx2Rr7vTRNuKggY6WTcUFNLYsNJdp+jI7bn76Ki8SOzc0AxL04Q525mbB SscFO9HvITmAmbl/UkPo7QHau4LG6p8xnH858= MIME-Version: 1.0 Received: by 10.216.170.204 with SMTP id p54mr9149414wel.51.1319148523176; Thu, 20 Oct 2011 15:08:43 -0700 (PDT) Received: by 10.216.17.208 with HTTP; Thu, 20 Oct 2011 15:08:42 -0700 (PDT) In-Reply-To: <1319148414.83086.YahooMailNeo@web65501.mail.ac4.yahoo.com> References: <1319148414.83086.YahooMailNeo@web65501.mail.ac4.yahoo.com> Date: Thu, 20 Oct 2011 15:08:42 -0700 Message-ID: Subject: Re: suggestion for smoother code review process From: Ted Yu To: dev@hbase.apache.org, Andrew Purtell Content-Type: multipart/alternative; boundary=0016363ba0d42142ad04afc233fb --0016363ba0d42142ad04afc233fb Content-Type: text/plain; charset=ISO-8859-1 That's why I would get nervous if I step away from computer for an hour :-) On Thu, Oct 20, 2011 at 3:06 PM, Andrew Purtell wrote: > +1 > > dev@ is not really possible to follow anymore, unless full time on HBase. > > > Best regards, > > > - Andy > > > > > >________________________________ > >From: Ted Yu > >To: dev@hbase.apache.org > >Sent: Thursday, October 20, 2011 3:03 PM > >Subject: suggestion for smoother code review process > > > >Hi, > >We have been using review board for a while to conduct code review. > >One aspect I don't like the integration is that every round of review > would > >result in the summary and list of files (both of which could be long) to > be > >reposted to JIRA. > >For a large project, such as HBASE-2856 or HBASE-3777, it is impossible > >(without exaggeration) for a developer who didn't closely follow the > >development to understand what was going on. > > > >I want to share what I have been doing recently (by not commenting on > review > >board, if possible): > >I would quote the snippet of code in the patch and make my comment > > > >I think the person asking for review can post the url for review board > >request on the JIRA. By not filling Bugs field, we don't incur extra > >housekeeping that I mentioned earlier. > >If the Groups and People fields are filled properly, there is no risk of > >losing review request. In the worst case, one sentence on the JIRA can > >remind related people to look at the patch again. > > > >Note the above is just personally advice. Please don't interpret it as > rule > >or anything like that. > > > >Cheers > > > > > > > --0016363ba0d42142ad04afc233fb--