From commits-return-21970-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Thu Jul 12 20:53:57 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id AE86F180654 for ; Thu, 12 Jul 2018 20:53:56 +0200 (CEST) Received: (qmail 37316 invoked by uid 500); 12 Jul 2018 18:53:55 -0000 Mailing-List: contact commits-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 commits@accumulo.apache.org Received: (qmail 37303 invoked by uid 99); 12 Jul 2018 18:53:55 -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; Thu, 12 Jul 2018 18:53:55 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 46FD980944; Thu, 12 Jul 2018 18:53:55 +0000 (UTC) Date: Thu, 12 Jul 2018 18:53:56 +0000 To: "commits@accumulo.apache.org" Subject: [accumulo-testing] 01/01: Merge branch '1.9' MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: mwalch@apache.org In-Reply-To: <153142163521.16572.12315924097539976692@gitbox.apache.org> References: <153142163521.16572.12315924097539976692@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo-testing X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: d6e3daac6f51095d9d7da8ae27ccba941ca14b70 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180712185355.46FD980944@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. mwalch pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git commit d6e3daac6f51095d9d7da8ae27ccba941ca14b70 Merge: 9db9417 200c7f1 Author: Mike Walch AuthorDate: Thu Jul 12 14:51:29 2018 -0400 Merge branch '1.9' core/pom.xml | 1 + .../java/org/apache/accumulo/testing/core/stress/DataWriter.java | 2 +- .../org/apache/accumulo/testing/core/stress/IntArgValidator.java | 2 +- .../org/apache/accumulo/testing/core/stress/RandomByteArrays.java | 2 +- .../org/apache/accumulo/testing/core/stress/RandomMutations.java | 2 +- .../apache/accumulo/testing/core/stress/RandomWithinRange.java | 2 +- .../main/java/org/apache/accumulo/testing/core/stress/Scan.java | 2 +- .../java/org/apache/accumulo/testing/core/stress/ScanOpts.java | 2 +- .../main/java/org/apache/accumulo/testing/core/stress/Stream.java | 2 +- .../main/java/org/apache/accumulo/testing/core/stress/Write.java | 2 +- .../org/apache/accumulo/testing/core/stress/WriteOptions.java | 2 +- .../org/apache/accumulo/testing/core/stress/package-info.java | 8 ++++---- pom.xml | 2 +- 13 files changed, 16 insertions(+), 15 deletions(-)