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/05 17:03:57 UTC

[accumulo-testing] branch master updated (da330e5 -> 9db9417)

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 da330e5  Merge pull request #14 from mikewalch/minor-fixes
     add bb19d3f  Updates to work with Accumulo 1.9.1
     new 756285e  Merge commit 'bb19d3f075f0a138ed28a2470c10b16c8a0badf0'
     add 288a34e  Added random pausing to continuous ingest (#15)
     new 9db9417  Merge branch '1.9'

The 2 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:
 conf/accumulo-testing.properties.example           | 10 ++++
 .../apache/accumulo/testing/core/TestProps.java    | 10 ++++
 .../testing/core/continuous/ContinuousIngest.java  | 61 ++++++++++++++++++++--
 3 files changed, 78 insertions(+), 3 deletions(-)


[accumulo-testing] 01/02: Merge commit 'bb19d3f075f0a138ed28a2470c10b16c8a0badf0'

Posted by mw...@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 756285e76f4db6c72df49dc9335a8a16be7d2940
Merge: da330e5 bb19d3f
Author: Mike Walch <mw...@apache.org>
AuthorDate: Thu Jul 5 13:00:44 2018 -0400

    Merge commit 'bb19d3f075f0a138ed28a2470c10b16c8a0badf0'



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

Posted by mw...@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 9db9417505d070841eb83555f8c3b3853196cbf5
Merge: 756285e 288a34e
Author: Mike Walch <mw...@apache.org>
AuthorDate: Thu Jul 5 13:01:08 2018 -0400

    Merge branch '1.9'

 conf/accumulo-testing.properties.example           | 10 ++++
 .../apache/accumulo/testing/core/TestProps.java    | 10 ++++
 .../testing/core/continuous/ContinuousIngest.java  | 61 ++++++++++++++++++++--
 3 files changed, 78 insertions(+), 3 deletions(-)