You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2018/07/12 18:53:56 UTC

[accumulo-testing] 01/01: Merge branch '1.9'

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 <mw...@apache.org>
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(-)