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

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


    from b3a3823  Use non blocking secure random for seeding. (#106)
     new 2b7b28f  Revert to Java 8 for accumulo-testing
     new 237c0c5  Fix warnings and clean up pom.xml

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:
 pom.xml                                            | 117 ++++++++++++++++-----
 .../testing/continuous/ContinuousMoru.java         |  59 ++++++-----
 .../testing/continuous/ContinuousVerify.java       | 104 +++++++++---------
 .../testing/ingest/BulkImportDirectory.java        |   1 +
 .../accumulo/testing/ingest/VerifyIngest.java      |   5 +-
 .../apache/accumulo/testing/mapreduce/RowHash.java |  60 ++++++-----
 .../accumulo/testing/mapreduce/TeraSortIngest.java |  62 +++++------
 .../performance/tests/ConditionalMutationsPT.java  |  27 +++--
 .../testing/performance/tests/ScanExecutorPT.java  |   3 +-
 .../performance/tests/YieldingScanExecutorPT.java  |   2 +-
 .../testing/randomwalk/bulk/BulkPlusOne.java       |  13 +--
 .../testing/randomwalk/concurrent/BulkImport.java  |   4 +-
 .../testing/randomwalk/concurrent/Config.java      |   4 +-
 .../randomwalk/security/SecurityHelper.java        |   1 -
 .../testing/randomwalk/security/TableOp.java       |   5 +-
 .../testing/randomwalk/shard/BulkInsert.java       |   1 +
 .../testing/randomwalk/shard/SortTool.java         |  15 +--
 17 files changed, 275 insertions(+), 208 deletions(-)

Reply via email to