Return-Path: X-Original-To: apmail-mahout-dev-archive@www.apache.org Delivered-To: apmail-mahout-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 BCB21F1CC for ; Tue, 9 Apr 2013 13:16:33 +0000 (UTC) Received: (qmail 78720 invoked by uid 500); 9 Apr 2013 13:16:33 -0000 Delivered-To: apmail-mahout-dev-archive@mahout.apache.org Received: (qmail 78662 invoked by uid 500); 9 Apr 2013 13:16:32 -0000 Mailing-List: contact dev-help@mahout.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mahout.apache.org Delivered-To: mailing list dev@mahout.apache.org Received: (qmail 78636 invoked by uid 99); 9 Apr 2013 13:16:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 13:16:31 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andrew.musselman@gmail.com designates 74.125.82.53 as permitted sender) Received: from [74.125.82.53] (HELO mail-wg0-f53.google.com) (74.125.82.53) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 13:16:27 +0000 Received: by mail-wg0-f53.google.com with SMTP id c11so6794309wgh.8 for ; Tue, 09 Apr 2013 06:16:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=FvLYoUDilxLIiAmaQTnu5jyAMRVyvgKJG6xnZAGrwgU=; b=0WBTmA9UEpk18GPnlYQhfhV2eKXqoqj82Q0GfUEzsXj0c3LXt8LQTKxe2lVy/DxV+V wLdH93Jt+cOo09+p9xLnqMjdMv3Qs5ErDZP+3vmGAXmTb3G8WtYDnOV1brL7+xIcEd/3 xf01MTrpVBxmtOILwhIFFcKrr54PHYZjAAkox3V5D40iroDxMzNkhBIynD67LnBg/+z+ w5oRPLdU+NnnuJ62FrNN3R9V8ehsB2V8tCd3rJYRRdlZhJWQtj1DNQddx7ZLRhVXFkCq uheaGPgOQDJq2QNlpXmdaf+/M1DCazLAE7KmguMgJn+MEaGSx98ncNfnEcq2If+z0Ec/ u1mQ== MIME-Version: 1.0 X-Received: by 10.194.158.161 with SMTP id wv1mr38639931wjb.38.1365513366470; Tue, 09 Apr 2013 06:16:06 -0700 (PDT) Received: by 10.216.107.72 with HTTP; Tue, 9 Apr 2013 06:16:06 -0700 (PDT) In-Reply-To: References: <5163FCD7.5050409@googlemail.com> Date: Tue, 9 Apr 2013 06:16:06 -0700 Message-ID: Subject: Re: Code reviews and reviewers From: Andrew Musselman To: dev@mahout.apache.org Content-Type: multipart/alternative; boundary=089e013c6ab025062a04d9ed5b9f X-Virus-Checked: Checked by ClamAV on apache.org --089e013c6ab025062a04d9ed5b9f Content-Type: text/plain; charset=ISO-8859-1 +1 for code reviews +1 for Review Board +1 for unit tests and integration tests On Tue, Apr 9, 2013 at 5:03 AM, Dan Filimon wrote: > Thanks Sebastian! > > But let's talk about policy. Wouldn't everyone agree that more code reviews > are a good thing? > Ideally, everyone does it and becomes familiar with the code base. > > So, even though I, for instance wouldn't be able to say much about > something I haven't worked on, like recommendation systems, a sanity check > is always good to have. > Also good for having a cohesive style and ensuring the code is easy to read > and is adequately documented. > > And, best of all, I get the added bonus of having to read up (at least an > overview) of how these systems work to provide some more meaningful > feedback. > > Right now, it looks like there aren't that many changes going through > ReviewBoard. Sure, there's JIRA, but for more significant changes? > > Any thoughts on what's best to do? > > > > On Tue, Apr 9, 2013 at 2:34 PM, Sebastian Schelter > wrote: > > > Dan, > > > > it's a pleasure to review your code. Ask me anytime :) > > > > On 09.04.2013 13:31, Dan Filimon wrote: > > > Hi everyone, > > > > > > Sebastian has been reviewing my code on ReviewBoard [1] for a while now > > and > > > I feel bad for always asking him to do it. :) > > > > > > Is there anyone else who could have a look (I'll also volunteer when > you > > > need a reviewer)? > > > > > > [1] https://reviews.apache.org/r/10372/ > > > > > > > > --089e013c6ab025062a04d9ed5b9f--