Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 8EA3910CB7 for ; Thu, 31 Oct 2013 20:46:31 +0000 (UTC) Received: (qmail 12713 invoked by uid 500); 31 Oct 2013 20:46:31 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 12688 invoked by uid 500); 31 Oct 2013 20:46:31 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 12680 invoked by uid 99); 31 Oct 2013 20:46:31 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 20:46:31 +0000 Received: from localhost (HELO mail-la0-f44.google.com) (127.0.0.1) (smtp-auth username vines, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 20:46:31 +0000 Received: by mail-la0-f44.google.com with SMTP id ep20so2768468lab.31 for ; Thu, 31 Oct 2013 13:46:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=WRbPHyhP/I+xhc0VeTxW3FSzsxyjpRpxSw2x/41cujA=; b=iR3gpwgpz+YydcGiwHg+y/fsGZcI2sp7jrlBDxf+Oto/aHSqVlEgtA/Awmx0Sh/QKD FB5A8dmZfvHQ8CvwzvMYy6TBCUPEX393bWxVW1aOHenOB1JcX1QL6gKHgZVN7RzK0FDN rxYb9F581FSEHk5qk4VhYVzJHfJxeU6Nn4vXZui6eDLP6J7QjMlE1Vh827vgPIrrPlMR gld9gbE/8aoLgOoE+CW3epEezFrRkewTHo74ombkyFBVTCyfEXTZ+ssEPmXXzM5xYvDU a0so/nrPrJjQFppDkSG6pv1CGeLDwjA0DCOiryBuZRBLTrxtnEDfWTQX+l6YulLcudsB gsUQ== X-Received: by 10.152.23.137 with SMTP id m9mr3174074laf.17.1383252388839; Thu, 31 Oct 2013 13:46:28 -0700 (PDT) MIME-Version: 1.0 Reply-To: vines@apache.org Received: by 10.114.99.99 with HTTP; Thu, 31 Oct 2013 13:45:48 -0700 (PDT) In-Reply-To: References: From: John Vines Date: Thu, 31 Oct 2013 16:45:48 -0400 Message-ID: Subject: Re: 1.6.0 Feature Freeze To: Accumulo Dev List Content-Type: multipart/alternative; boundary=089e0160a67645881f04ea0f8bdd --089e0160a67645881f04ea0f8bdd Content-Type: text/plain; charset=ISO-8859-1 On Thu, Oct 31, 2013 at 4:39 PM, Sean Busbey wrote: > On Thu, Oct 31, 2013 at 1:35 PM, John Vines wrote: > > > > > > > > So I am interpreting it as all code modifications must be into the > codebase > > or review board by the freeze date. Which could be beneifical, however- > > 1. What about the case where a patch needs to be modified? What if it's a > > really minor change vs. a major change? Where's the line? > > > > That's up to the release manager, though they can ask the community for > feedback. :) > > Generally, I think this is a non-issue. review board lets you post updates > to your patch. If it didn't, feedback would be useless. I don't think we're > saying you can't update your review board. > > So I think it comes down to the feedback itself. if it suggests a change > that you can incorporate into the existing patch, good to go. if it's > requires a rewrite, then it sounds more like a -1 and goes to the > removal-vote process. > > > > > 2. In the case of features that have multiple subtasks, they have > > complementing features that NEED to exist to make the main feature > > usable/maintainable. What happens if we don't get those in? > > > > That's why we have a call-to-remove part of the vote, right? committer > votes will determine if a given feature has retained enough to be included. > > This is also a big advantage of review-then-commit and iterating within the > ticket before pushing up. You can have these kind of inclusion > conversations at a much lower cost when you aren't facing the prospect of > trudging through a bunch of reverts. > > -- > Sean > All of your comments make sense to me. Unfortunately we're a bit stuck in the latter category. Going forward we can make steps as a community to help prevent it, but that doesn't change this release. And beside issue of pulling out an incrementally committed feature, pulling out features lends the potential for a release to be insubstantial. So for the sake of the 1.6.0 release, what do we think we should do about the sub-tasks for added/expected features? Particularly ones deemed requisite for that feature to hit the mainline? --089e0160a67645881f04ea0f8bdd--