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 350A210471 for ; Fri, 14 Mar 2014 20:32:13 +0000 (UTC) Received: (qmail 93659 invoked by uid 500); 14 Mar 2014 20:32:12 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 93592 invoked by uid 500); 14 Mar 2014 20:32:10 -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 93584 invoked by uid 99); 14 Mar 2014 20:32:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 20:32:10 +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 (nike.apache.org: domain of eric.newton@gmail.com designates 209.85.216.179 as permitted sender) Received: from [209.85.216.179] (HELO mail-qc0-f179.google.com) (209.85.216.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 20:32:04 +0000 Received: by mail-qc0-f179.google.com with SMTP id m20so3471295qcx.24 for ; Fri, 14 Mar 2014 13:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=nJJjsmptQXwBIBnY5Q9/6inUTNeb4Az8kmhGWDJHN3E=; b=dryUx6dZ+B9fLCyaHWDC+0SZq4Xwjcp4qM7fbJrHJl0u00ASE8013KCbO/J5zqahyA m87t7pmUIwLOn8uTNFNr1PkUfrvGrm9vHF1SFmr0+2ryBbFI88H8sP+KagXA0ypl0GOR RnlICvtw3zZ8+iIw85UB9TIGTQi/dT11rInLdoypi1MneQ211ZYcs7uUV4AQkAqOw1Xg D1cguZhuGACtnGb1tQ/dgcXFCuBLyG/LdtH/EPiVeE0PSgmxBYw2LUE5EQKaE5Mmw91k jKPufcEYNghXte5Ltnm6iEpFdAWkQ5+oMOswj6Ol0RqCq1BuZHlNESL3jqqjuneUPTY4 SXMg== MIME-Version: 1.0 X-Received: by 10.140.86.202 with SMTP id p68mr11648668qgd.81.1394829103606; Fri, 14 Mar 2014 13:31:43 -0700 (PDT) Received: by 10.96.41.40 with HTTP; Fri, 14 Mar 2014 13:31:43 -0700 (PDT) In-Reply-To: References: Date: Fri, 14 Mar 2014 16:31:43 -0400 Message-ID: Subject: Re: Pushing out unassigned issues to 1.6.1 From: Eric Newton To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=001a11c131b83e2f8204f496f556 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c131b83e2f8204f496f556 Content-Type: text/plain; charset=ISO-8859-1 This time in english: In fact, if it's not marked critical or blocker I don't think we should worry about it. On Fri, Mar 14, 2014 at 4:29 PM, Eric Newton wrote: > Intermittent IT failures should not hold up the release. In fact, if it's > not marked critical or blocker I don't even thing we should even worry > about it. > > I worked on ACCUMULO-2459, but I really need ctubbsii's input on this. If > someone else knows what needs to be done, go for it. > > I would be comfortable with 1.6.0 as-is. > > Perfect is the enemy... > > -Eric > > > On Fri, Mar 14, 2014 at 3:32 PM, Sean Busbey wrote: > >> Those are the biggies I was thinking of. I'm not sure about the recent IT >> failures opened by Eric N. >> >> * ACCUMULO-118 accumulo could work across HDFS instances, which would help >> it to scale past a single namenode >> >> needs to get closed out (but it's just waiting for ACCUMULO-2061 I think) >> >> * ACCUMULO-2459 accumulo-init RPM conflicts with accumulo-core RPM on >> /etc/accumulo >> >> Maybe this packaging concern? >> >> -Sean >> >> >> On Fri, Mar 14, 2014 at 2:14 PM, Keith Turner wrote: >> >> > Sounds good. I will take a look at 2460. I think more could be >> pushed to >> > 1.6.1 or 1.7.0. What are the issues that mus be done for 1.6.0? Below >> are >> > some that seem critical. >> > >> > ACCUMULO-2148 - verify upgrade works >> > ACCUMULO-2061 - deprecate instance.dfs.uri >> > ACCUMULO-2396 - create 1.6.0 release notes >> > >> > What about the documentation ones? >> > >> > >> > On Fri, Mar 14, 2014 at 2:43 PM, Sean Busbey > > >wrote: >> > >> > > Unless someone objects, I'd like to push out most of the outstanding >> > issues >> > > for 1.6.0 that aren't assigned to anyone. >> > > >> > > Most of these currently have priority Major. If someone thinks the >> > problem >> > > is severe enough to not push out, please assign yourself or escalate >> the >> > > priority. >> > > >> > > * ACCUMULO-2095 Shard randomwalk test fails w/ multiple namnodes >> > > * ACCUMULO-1218 document the recovery from a failed zookeeper >> > > * ACCUMULO-1515 Minimize README >> > > * ACCUMULO-1491 Stop packaging html pages with the monitor >> > > * ACCUMULO-2308 LargeRowIT occasionally fails with too few splits >> > > * ACCUMULO-2453 NoClassDefFound building against Hadoop1 in >> > ShellServerTest >> > > * ACCUMULO-2460 Experimental properties no longer hidden from >> > > DefaultConfiguration >> > > >> > > None of these impact the public API and most of them are clean up of >> test >> > > or docs. So I think they can wait for a follow up release. >> > > >> > > -- >> > > Sean >> > > >> > >> > > --001a11c131b83e2f8204f496f556--