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 3A2CF11D4A for ; Sat, 24 May 2014 01:06:57 +0000 (UTC) Received: (qmail 1515 invoked by uid 500); 24 May 2014 01:06:57 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 1464 invoked by uid 500); 24 May 2014 01:06:57 -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 1456 invoked by uid 99); 24 May 2014 01:06:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 May 2014 01:06:57 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of josh.elser@gmail.com designates 209.85.192.51 as permitted sender) Received: from [209.85.192.51] (HELO mail-qg0-f51.google.com) (209.85.192.51) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 May 2014 01:06:50 +0000 Received: by mail-qg0-f51.google.com with SMTP id q107so9164138qgd.24 for ; Fri, 23 May 2014 18:06:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ETu5oCMPGtKsCjzOW5GdyHr7iEuIrkvnwG6MJtIaO0o=; b=ztIDcL2z7pujV/peMd5WbuMKPqdMNJByoYwdycOtotjaxSMxuoWQ3KLlAfRjbYOLCp dDbyZMrcGjn3njaoOGpdWeP/pkM3qvVyqIpvMcv99P+m3iR8RWKdSB2Tw/6p/yU2WeQQ bhR5CORN0485DrX9Xfutu10ZSf/QfZfcD8Q372aFgMXW3R3cg9DcvXju2Bhdv8TD8c1K 12jAkXhB2rJWjIJtfgxFPZR21p5mj2Ty1cEm0NR4w1qLcWHC/4GsM/7PNlE9ON5WoSas jrVnDm2T8pBg4e3S4H0I0nIovHdkP1pm4gRacZdkniPWLGRejIiUTK0gcz2CCcwMoJhT 2iEQ== X-Received: by 10.140.107.67 with SMTP id g61mr11396478qgf.100.1400893589650; Fri, 23 May 2014 18:06:29 -0700 (PDT) Received: from HW10447.local (pool-71-166-48-47.bltmmd.fios.verizon.net. [71.166.48.47]) by mx.google.com with ESMTPSA id 1sm7449215qal.29.2014.05.23.18.06.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 May 2014 18:06:29 -0700 (PDT) Message-ID: <537FF094.10102@gmail.com> Date: Fri, 23 May 2014 21:06:28 -0400 From: Josh Elser User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: dev@accumulo.apache.org Subject: Re: Thinking about 1.5.2 References: <537F5933.40800@gmail.com> <428583291.20780220.1400855016355.JavaMail.root@comcast.net> <537F5B04.4020706@gmail.com> <1751710645.20793653.1400855720354.JavaMail.root@comcast.net> <537F7BB8.3040104@gmail.com> <011a01cf76e8$2aa04330$7fe0c990$@comcast.net> In-Reply-To: <011a01cf76e8$2aa04330$7fe0c990$@comcast.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Great, thanks, Dave. On 5/23/14, 8:36 PM, dlmarion@comcast.net wrote: > Done, they have been marked for 1.5.2, 1.6.1, and 1.7.0. 3 are resolved already, have the final patch ready for the 4th. > > -----Original Message----- > From: Josh Elser [mailto:josh.elser@gmail.com] > Sent: Friday, May 23, 2014 12:48 PM > To: dev@accumulo.apache.org > Subject: Re: Thinking about 1.5.2 > > Thanks, much appreciated. > > On 5/23/14, 10:35 AM, dlmarion@comcast.net wrote: >> Yeah, I'll get to it this weekend. >> >> >> ----- Original Message ----- >> >> From: "Josh Elser" >> To: dev@accumulo.apache.org >> Sent: Friday, May 23, 2014 10:28:20 AM >> Subject: Re: Thinking about 1.5.2 >> >> Dave, can you wrangle these? Add the fixVersion=1.5.2 for still-open >> tickets, re-open closed tickets and add a fixVersion=1.5.2, or make a >> new ticket that references the other tickets that you mention. >> >> If we have them marked in JIRA, it's more likely that someone will get >> them fixed up for 1.5. >> >> On 5/23/14, 10:23 AM, dlmarion@comcast.net wrote: >>> There are some fixes that I have been making in 1.6.1 that revolve around the VFS ClassLoader. 1.5 is affected, so these could be backported if someone wants/needs them. >>> >>> >>> ----- Original Message ----- >>> >>> From: "Josh Elser" >>> To: "dev" >>> Sent: Friday, May 23, 2014 10:20:35 AM >>> Subject: Thinking about 1.5.2 >>> >>> Ladies and gents, >>> >>> We're coming up on about 2 months since 1.5.1 was cut. I'd like to >>> start thinking about 1.5.2. We have 65 issues already resolved which >>> is pretty good, IMO. Hopefully this will help kick us into a more >>> regular release cadence. >>> >>> It looks like we have one ticket currently marked as in progress >>> (Sean - ACCUMULO-2806, Keith - ACCUMULO-2766, myself - ACCUMULO-2785, >>> as well as some patches ACCUMULO-2758 ACCUMULO-2827). What do we >>> think is a sufficient time length to get these done? 2 weeks? >>> >>> How about we try to freeze things on June 9th and get some testing >>> done for, hopefully a release in a week or two after that. I'm happy >>> to take the RM position on this one again, but would be happy to help >>> someone else through it if they're interested as well. Thoughts? >>> >>> - Josh >>> >>> >> >> >