You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by jm...@apache.org on 2021/02/11 18:40:38 UTC

[accumulo-testing] branch main updated (689d6d4 -> da57336)

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

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


    from 689d6d4  Add a Bulk import to randomwalk MultiTable (#134)
     add 88ffaac  fix build errors
     add ac69805  add import class exception for ThreadPools
     add 99c4a3c  upgrade accumulo to 2.1.0-SNAPSHOT
     new da57336  Fixes #135. Fix build errors due recent changes in accumulo and upgrade accumulo version to 2.1.0

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:
 contrib/import-control.xml                               |  2 +-
 pom.xml                                                  |  2 +-
 .../org/apache/accumulo/testing/randomwalk/Module.java   |  4 ++--
 .../apache/accumulo/testing/randomwalk/bulk/Setup.java   |  6 +++---
 .../accumulo/testing/randomwalk/concurrent/Config.java   | 16 ++++++++--------
 .../testing/randomwalk/concurrent/Replication.java       |  4 ++--
 6 files changed, 17 insertions(+), 17 deletions(-)


[accumulo-testing] 01/01: Fixes #135. Fix build errors due recent changes in accumulo and upgrade accumulo version to 2.1.0

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jmanno pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git

commit da5733655dc000bda1703cfbe45065391dcc4067
Merge: 689d6d4 99c4a3c
Author: Jeffrey Manno <je...@gmail.com>
AuthorDate: Thu Feb 11 13:40:30 2021 -0500

    Fixes #135. Fix build errors due recent changes in accumulo and upgrade accumulo version to 2.1.0

 contrib/import-control.xml                               |  2 +-
 pom.xml                                                  |  2 +-
 .../org/apache/accumulo/testing/randomwalk/Module.java   |  4 ++--
 .../apache/accumulo/testing/randomwalk/bulk/Setup.java   |  6 +++---
 .../accumulo/testing/randomwalk/concurrent/Config.java   | 16 ++++++++--------
 .../testing/randomwalk/concurrent/Replication.java       |  4 ++--
 6 files changed, 17 insertions(+), 17 deletions(-)