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

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


    from e15757f68b Remove old compaction code (#4083)
     add df268644b7 Fix ImportConfiguration.builder().setKeepOffline() (#4115)
     add 59b1c170a3 Update javadoc to indicate composite view returned or not 
for Instance, Namespace and Table Operations (#4077)
     add 810d4b10e6 Merge branch '2.1'
     add 73107e263d Fix CompactionIT after changes in #4127 (#4134)
     add 2c4ffc2859 Merge branch '2.1'
     new 7e8f9d3b4a Merge branch 'main' into elasticity

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:
 .../core/client/admin/NamespaceOperations.java     | 18 +++++++-------
 .../core/client/admin/TableOperations.java         | 28 ++++++++++++----------
 .../accumulo/manager/FateServiceHandler.java       |  7 +++---
 .../tableOps/tableImport/FinishImportTable.java    |  5 ++--
 .../manager/tableOps/tableImport/ImportTable.java  |  4 ++--
 .../tableOps/tableImport/ImportedTableInfo.java    |  2 +-
 .../org/apache/accumulo/test/ImportExportIT.java   |  2 ++
 .../test/compaction/ExternalCompaction4_IT.java    |  1 +
 .../accumulo/test/functional/CompactionIT.java     |  1 +
 9 files changed, 37 insertions(+), 31 deletions(-)

Reply via email to