This is an automated email from the ASF dual-hosted git repository. domgarguilo pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 6dc1bcfa55 Merge branch '2.1' 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) new 810d4b10e6 Merge branch '2.1' 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 ++ 7 files changed, 35 insertions(+), 31 deletions(-)