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 0043511782 for ; Tue, 12 Aug 2014 15:51:29 +0000 (UTC) Received: (qmail 65962 invoked by uid 500); 12 Aug 2014 15:51:28 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 65924 invoked by uid 500); 12 Aug 2014 15:51:28 -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 65912 invoked by uid 99); 12 Aug 2014 15:51:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2014 15:51:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of josh.elser@gmail.com designates 209.85.216.48 as permitted sender) Received: from [209.85.216.48] (HELO mail-qa0-f48.google.com) (209.85.216.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2014 15:51:21 +0000 Received: by mail-qa0-f48.google.com with SMTP id m5so8974141qaj.7 for ; Tue, 12 Aug 2014 08:51:01 -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=uX9dizdtER/1GxULJ419z2h79uc2b8GDbyrwKSrTWl0=; b=cEIhpPwgve0GjWiqLMhmJRBjekHp9Cstkwa5KXjYwLGpdwGB1kRWztm68nM11LcUsq +7+zkTGrtDP5dbmDPmTMdibRjZAIsZjFe1hFFJl/bpxMOlpsL9buLGooehRXR99m+ibx uPuWoDLZFjWFymXy5aM6XP3gI52+/i5X8WKSxCzdfE//YeduAk7N1VKuMc2ZQ/3KbeG9 A4D0NWxe6J4akCuLsyLxv4gXb2TuBYfLLgtejFMvrHV8nKg6Q8C/G3diM61w8nmEO4kH 1Pry75GC1gp93TqBHlxzxs4l+znIf9GZxNGIauFhti4uXfTgzCrWAzL/V7LMQPdjrwC7 h4Dg== X-Received: by 10.229.235.133 with SMTP id kg5mr8033773qcb.24.1407858656821; Tue, 12 Aug 2014 08:50:56 -0700 (PDT) Received: from HW10447.local (penguinsinabox.com. [97.107.135.153]) by mx.google.com with ESMTPSA id n46sm6588956qgd.49.2014.08.12.08.50.56 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 12 Aug 2014 08:50:56 -0700 (PDT) Message-ID: <53EA37DF.2000006@gmail.com> Date: Tue, 12 Aug 2014 11:50:55 -0400 From: Josh Elser User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: dev Subject: Re: [VOTE] Apache Accumulo 1.5.2 RC0 References: <53E2CF1C.3040006@gmail.com> In-Reply-To: <53E2CF1C.3040006@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org For those keeping track, this failed last night with no votes. Since there is re-invigorated discussion on https://issues.apache.org/jira/browse/ACCUMULO-1628, I plan to defer the next RC a bit to see if we can come up with a good solution and not have to immediately start thinking about 1.5.3. - Josh On 8/6/14, 8:58 PM, Josh Elser wrote: > Devs, > > Please consider the following candidate for Apache Accumulo 1.5.2 > > Tag: 1.5.2rc0 > SHA1: 1f03ba93f8fc8b24b85873d6f024bd05dd102e11 > Staging Repository: > https://repository.apache.org/content/repositories/orgapacheaccumulo-1012/ > > Source tarball: > http://repository.apache.org/content/repositories/orgapacheaccumulo-1012/org/apache/accumulo/accumulo/1.5.2/accumulo-1.5.2-src.tar.gz > > Binary tarball: > http://repository.apache.org/content/repositories/orgapacheaccumulo-1012/org/apache/accumulo/accumulo/1.5.2/accumulo-1.5.2-bin.tar.gz > > (Append ".sha1", ".md5" or ".asc" to download the signature/hash for a > given artifact.) > > Signing keys available at: https://www.apache.org/dist/accumulo/KEYS > > Over 1.5.1, we have 97 issues resolved. You can find them at > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312121&version=12326272 > or > https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=commitdiff;h=139bd83cfbe75c382b8fc1c9791394c15ee5f771 > > > Testing: all unit and functional tests are passing. I ran some brief > tests with continuous ingest (~3B entries ingested with two tservers, > killing them periodically) and a few Randomwalk modules. Keith told me > in IRC today that he's running a Continuous Ingest run on EC2. > > This vote will be open until Tuesday, August 12th 12:00AM UTC. > > - Josh