This is an automated email from the ASF dual-hosted git repository.
kturner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from c7205cd1b9 Merge commit '2e31448aabd7012aef86fa21f88d8c94f185ebfc'
add 8f84da1eea Remove Table id lock in Manager (#5773)
No new revisions were added by this update.
Summary of changes:
.../manager/tableOps/clone/CloneTable.java | 11 ++-----
.../manager/tableOps/create/CreateTable.java | 11 ++-----
.../tableOps/namespace/create/CreateNamespace.java | 11 ++-----
.../manager/tableOps/tableImport/ImportTable.java | 10 ++----
.../apache/accumulo/test/TableOperationsIT.java | 36 ++++++++++++++++++++++
5 files changed, 48 insertions(+), 31 deletions(-)