You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2020/07/13 19:10:59 UTC

[accumulo] branch master updated (25a55df -> 88b1192)

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

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


    from 25a55df  Fixes #1618 concurrent merge check in bulk import (#1637)
     add 88b1192  Create bulkRename method in VolumeManager (#1635)

No new revisions were added by this update.

Summary of changes:
 .../apache/accumulo/server/fs/VolumeManager.java   |  9 +++
 .../accumulo/server/fs/VolumeManagerImpl.java      | 45 +++++++++++++++
 .../master/tableOps/bulkVer2/BulkImportMove.java   | 65 ++++-----------------
 .../tableOps/tableImport/MoveExportedFiles.java    | 66 ++++++----------------
 4 files changed, 83 insertions(+), 102 deletions(-)