This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 3bc0cfbfba Merge commit 'cf9417ad911b1f055d22620efd58238d1b0df236' add e67cff2db2 fixes split recovery for metadata tablet (#4137) new 0525755e2e Merge commit 'e67cff2db2a89ec203e96ad0b65183764c0f4342' add cefa3a405d Stricter checks before transitioning table state (#4165) add 33b889a98e Trivial javadoc update in SimpleGarbageCollector.isSafeMode. (#4174) new 68c7e20062 Merge branch '2.1' The 2 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: .../accumulo/server/tables/TableManager.java | 22 ++++++++++++---------- .../accumulo/server/util/ManagerMetadataUtil.java | 7 +++---- .../apache/accumulo/gc/SimpleGarbageCollector.java | 2 +- .../accumulo/manager/FateServiceHandler.java | 16 ++++++++++++---- .../manager/tableOps/ChangeTableState.java | 9 +++++++-- .../manager/tableOps/clone/FinishCloneTable.java | 9 +++++++-- .../manager/tableOps/create/FinishCreateTable.java | 6 ++++-- .../manager/tableOps/delete/DeleteTable.java | 6 +++++- .../tableOps/tableImport/FinishImportTable.java | 5 ++++- 9 files changed, 55 insertions(+), 27 deletions(-)