This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git.


    from 9db9417  Merge branch '1.9'
     add 770a77a  Clean up shaded jar conflicts (#17)
     add b2a8c6f  Fixes #16 - Could not run continuous ingest (#18)
     add 200c7f1  Fix package names (#19)
     new d6e3daa  Merge branch '1.9'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)

Reply via email to