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

kturner pushed a commit to branch elasticity
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 293feb220ec071dcb81cd50c69bcdc20a4a45ff6
Merge: 6a56f24146 8c65e026be
Author: Keith Turner <[email protected]>
AuthorDate: Fri Mar 31 17:27:37 2023 -0400

    Merge branch 'main' into elasticity

 .../accumulo/core/metadata/schema/Ample.java       | 30 ++++++++
 .../core/metadata/schema/DataFileValue.java        | 21 +++++
 pom.xml                                            | 15 ++--
 .../accumulo/server/compaction/FileCompactor.java  | 10 +--
 .../org/apache/accumulo/server/fs/FileManager.java | 10 +--
 .../accumulo/server/metadata/ServerAmpleImpl.java  | 89 +++++++++++++++++-----
 .../accumulo/server/util/MetadataTableUtil.java    | 48 ------------
 .../manager/tableOps/bulkVer1/BulkImport.java      |  3 +-
 .../tableOps/bulkVer1/CleanUpBulkImport.java       | 11 ++-
 .../manager/tableOps/bulkVer2/BulkImportMove.java  |  4 +-
 .../tableOps/bulkVer2/CleanUpBulkImport.java       | 11 ++-
 .../org/apache/accumulo/tserver/tablet/Tablet.java | 16 ++--
 12 files changed, 159 insertions(+), 109 deletions(-)


Reply via email to