From notifications-return-42708-apmail-accumulo-notifications-archive=accumulo.apache.org@accumulo.apache.org Tue Mar 27 17:10:43 2018 Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 63675185AF for ; Tue, 27 Mar 2018 17:10:43 +0000 (UTC) Received: (qmail 80738 invoked by uid 500); 27 Mar 2018 17:10:43 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 80698 invoked by uid 500); 27 Mar 2018 17:10:43 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 80683 invoked by uid 99); 27 Mar 2018 17:10:43 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2018 17:10:43 +0000 From: GitBox To: notifications@accumulo.apache.org Subject: [GitHub] keith-turner closed pull request #71: Added testing info for 1.7.4 rel notes Message-ID: <152217064260.24512.600883849402803483.gitbox@gitbox.apache.org> Date: Tue, 27 Mar 2018 17:10:42 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit keith-turner closed pull request #71: Added testing info for 1.7.4 rel notes URL: https://github.com/apache/accumulo-website/pull/71 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/_posts/release/2018-03-23-accumulo-1.7.4.md b/_posts/release/2018-03-23-accumulo-1.7.4.md index d93e42a5..0858da40 100644 --- a/_posts/release/2018-03-23-accumulo-1.7.4.md +++ b/_posts/release/2018-03-23-accumulo-1.7.4.md @@ -57,6 +57,12 @@ View the [Upgrading Accumulo documentation][upgrade] for guidance. ## Testing +Continuous ingest, random walk, and all integration test were run against RC0. +A few bugs were found and fixed before RC1. Randomwalk was run overnight with +4 walkers. Continuous ingest was run with 9 nodes for 22 hours followed by a +successful verification. A Kerberos IT failed because the 1.7.4 pom depends +on Hadoop 2.2.0, the IT passed with a newer version of Hadoop. + ## All Changes * [ACCUMULO-1972] - Fixed Range constructor ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services