Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 15D81106D6 for ; Thu, 9 Jan 2014 07:10:52 +0000 (UTC) Received: (qmail 81712 invoked by uid 500); 9 Jan 2014 07:10:50 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 81663 invoked by uid 500); 9 Jan 2014 07:10:47 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 81654 invoked by uid 99); 9 Jan 2014 07:10:46 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jan 2014 07:10:46 +0000 Received: from localhost (HELO mail-wg0-f41.google.com) (127.0.0.1) (smtp-auth username apurtell, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jan 2014 07:10:45 +0000 Received: by mail-wg0-f41.google.com with SMTP id y10so5628543wgg.4 for ; Wed, 08 Jan 2014 23:10:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tDcOZHYR2O8lZUPz/JWRxQ1BuH8IhuYHVS+HbaIe0aI=; b=gSvQrLfFbfy/m8QVIekj7rM0/wVRqnikxC+2rCq7t63S54Xu+l/9yB1E6CVTjltJwU GCnyRwUWASF7/PMGIHN7Ou1KIWCf+lwFykOgtB2lAXHoiUZw8L+C4r+F3eLpjI8eSxmM 8LxXyJ2w34WxjHs/ww0czBo/sIfq2EsIDRIqX3jdo1Dg6Jw1nATvtAEiZwWHmdduNMXH BxPnAuU8ApD+TRmL2UzmG6zaMK735TjS0A/4UOM/XEAIb9tOLgVQuEUs7lh2GPe8bl26 DVQV17JI1aEtLX0NDsdamIgcNG0nEC0RinQRaDQ9mQsTCWoQwWXK1ZGh051PTuxsz25v 2A4A== MIME-Version: 1.0 X-Received: by 10.194.61.3 with SMTP id l3mr1277625wjr.18.1389251444112; Wed, 08 Jan 2014 23:10:44 -0800 (PST) Received: by 10.227.152.8 with HTTP; Wed, 8 Jan 2014 23:10:44 -0800 (PST) In-Reply-To: References: <1389247977.86225.YahooMailNeo@web140602.mail.bf1.yahoo.com> Date: Wed, 8 Jan 2014 23:10:44 -0800 Message-ID: Subject: Next week I would like to roll the first 0.98.0 RC From: Andrew Purtell To: "dev@hbase.apache.org" Content-Type: multipart/alternative; boundary=047d7ba975b6d4863304ef844e5b --047d7ba975b6d4863304ef844e5b Content-Type: text/plain; charset=ISO-8859-1 Yes. Some kind of paste-o, sorry. On Wednesday, January 8, 2014, Anoop John wrote: > You mean HBASE-10304 Andy? > > -Anoop- > > On Thu, Jan 9, 2014 at 11:42 AM, lars hofhansl wrote: > > > HBASE-10249 does not look like a blocker to me. > > > > > > > > > > ________________________________ > > From: Andrew Purtell > > To: "dev@hbase.apache.org" > > Sent: Wednesday, January 8, 2014 9:23 PM > > Subject: Re: Next week I would like to roll the first 0.98.0 RC > > > > > > An update. > > > > There are three open issues for flapping unit tests. These are relatively > > minor, and one HBASE-10249) I can't reproduce. > > > > I plan to do HBASE-6873 tomorrow. > > > > We have a new blocker, HBASE-10249. > > > > > > On Sun, Dec 29, 2013 at 3:59 PM, Andrew Purtell > > wrote: > > > > > Next week I would like to roll the first 0.98.0 RC. Let's see. > > > > > > Some remaining work needs committing. Then, will work up a Google Docs > > > spreadsheet for package checks, unit test suite runs, and cluster > testing > > > with hbase-it, LoadTestTool, and YCSB, and fill it in. > > > > > > The unit test suite is looking "ok". There are occasional failures on > > > builds.apache.org, but these may have system load as the underlying > > > cause. Unit test suite runs on more well endowed EC2 VMs are passing > > > consistently. Let me add the caveat that I have so far not completed > > > running through the full VM-OS matrix: > > > > > > VM: > > > > > > > > > - Oracle JDK 6 > > > - Oracle JDK 7 > > > - OpenJDK 7 > > > - OpenJDK 8* > > > > > > OS (unit tests): > > > > > > > > > - Amazon Linux > > > - RHEL 6.4 > > > - Ubuntu Server 12.04.3 LTS > > > - Ubuntu Server 13 > > > > > > OS (cluster); > > > > > > > > > - Amazon Linux > > > - RHEL 6.5 > > > > > > If I identify repeatable test failures under a particular combination, > > > then I'll open a blocker JIRA for it. Regarding failures on > > > builds.apache.org, if there are JIRAs filed for these we should > > certainly > > > take a look but I suggest (and personally will be inclined to) > weighting > > > more highly evidence gathered from testing elsewhere. > > > > > > * - Java 8 tests are just for my own curiosity. Actually, you may be > > > pleasantly surprised to know that all unit tests for HBase 0.98 and > trunk > > > were consistently passing on a Java 8 build a few weeks ago. > > > > > > -- > > > Best regards, > > > > > > - Andy > > > > > > Problems worthy of attack prove their worth by hitting back. - Piet > Hein > > > (via Tom White) > > > > > > > > > > > > > -- > > Best regards, > > > > - Andy > > > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > > (via Tom White) > > > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White) --047d7ba975b6d4863304ef844e5b--