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 2BE0818740 for ; Fri, 15 May 2015 20:01:45 +0000 (UTC) Received: (qmail 85042 invoked by uid 500); 15 May 2015 20:01:45 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 85007 invoked by uid 500); 15 May 2015 20:01:45 -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 84992 invoked by uid 99); 15 May 2015 20:01:44 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 May 2015 20:01:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 532BBC137E for ; Fri, 15 May 2015 20:01:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id DPoQfWRkyy5o for ; Fri, 15 May 2015 20:01:43 +0000 (UTC) Received: from mail-qc0-f181.google.com (mail-qc0-f181.google.com [209.85.216.181]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 237C543C99 for ; Fri, 15 May 2015 20:01:43 +0000 (UTC) Received: by qcbgy10 with SMTP id gy10so62338889qcb.3 for ; Fri, 15 May 2015 13:00:06 -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=BZtI4EbECfk1AZYrETDD8NZr+vJfiRo2084/uqS5I0Q=; b=kOA91y7XaeM1fXrvpw2ZG4OCl5lgMSDCojDZR03c/avKMjI5liRJsYNZMH+8L9lEdb fxCfppy/uY1msrHqsAUvdJHNITU1XdXZM3ZQOM93ZzSXmxS3U22fDBpJyf3Gv4w6Ao6Q dK46iGayOSt/Z3QPEoflEx8dUHVCs8/7Yxi2eASnomhITglT5XRVZjoNFRjsQQnvCRfD AuyfKteYr23BFoeQJGIeQgYz9CzkF+QNpO+SQUdAOPosxoQKhiaYnuXXOFlYR3oDGXGT SVI/Wfq/PkBWfFQs9UEdsIhYlMXMCfA0057Kd9BkTm6CyUX9WONB6JATllHHNGvcIWO/ gQuw== MIME-Version: 1.0 X-Received: by 10.55.31.27 with SMTP id f27mr16873127qkf.9.1431720006822; Fri, 15 May 2015 13:00:06 -0700 (PDT) Received: by 10.96.152.131 with HTTP; Fri, 15 May 2015 13:00:06 -0700 (PDT) In-Reply-To: <55564E3C.20101@gmail.com> References: <55524F9E.9060400@gmail.com> <55526DCD.6020605@gmail.com> <5552E811.2010702@gmail.com> <55564E3C.20101@gmail.com> Date: Fri, 15 May 2015 16:00:06 -0400 Message-ID: Subject: Re: [VOTE] Apache Accumulo 1.7.0-rc3 From: Eric Newton To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=001a1147b5646cb1610516244a73 --001a1147b5646cb1610516244a73 Content-Type: text/plain; charset=UTF-8 Can you quantify "Some lease recoveries taking a long time in HDFS."? I think Keith and I are ok with the release. We're looking into our (shared) testing environment to figure out why Accumulo and HDFS are not getting along during recoveries. -Eric On Fri, May 15, 2015 at 3:51 PM, Josh Elser wrote: > 72hr 3node CI verify w/ agitation just succeeded. > > org.apache.accumulo.test.continuous.ContinuousVerify$Counts > REFERENCED=19706560041 > UNREFERENCED=29844289 > > Repeatedly ran into issues with HoldTime from HDFS (wrote a loop to just > restart the ingester). Some lease recoveries taking a long time in HDFS. > Nothing super impactful. > > I believe that wraps up all required testing. > > > Josh Elser wrote: > >> 24hr CI just verified >> >> org.apache.accumulo.test.continuous.ContinuousVerify$Counts >> REFERENCED=5754999773 >> UNREFERENCED=6000227 >> >> Josh Elser wrote: >> >>> 24hr RW on 3 nodes w/ agitation just finished positively. >>> >>> Josh Elser wrote: >>> >>>> >>>> Testing: All unit and integration tests are passing. Completed 3-day CI >>>> w/o agitation or verification. Completed 24hr RandomWalk w/o agitation >>>> on 3 nodes. 95% through 24hr CI and RW w/ agitation. >>>> >>> --001a1147b5646cb1610516244a73--