This is an automated email from the ASF dual-hosted git repository. dlmarion pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/accumulo.git
from c6e31e2cc2 Add prettyPrint method to ConditionalMutatoin (#4694) add 3aaa3dee75 Update logging to give information without overwhelming logs (#4689) add cd27402d50 Reduce calls to ZooCache to get table information when we already have it (#4685) new d40e89d301 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: .../spi/balancer/HostRegexTableLoadBalancer.java | 3 +- .../accumulo/core/util/tables/TableZooHelper.java | 17 ++++++++ .../server/client/ClientServiceHandler.java | 5 +-- .../server/security/AuditedSecurityOperation.java | 7 ++-- .../server/security/SecurityOperation.java | 5 ++- .../apache/accumulo/manager/tableOps/Utils.java | 32 ++++++++++++--- .../manager/tableOps/clone/ClonePermissions.java | 4 +- .../manager/tableOps/clone/CloneZookeeper.java | 4 +- .../manager/tableOps/create/PopulateZookeeper.java | 2 +- .../manager/tableOps/create/SetupPermissions.java | 3 +- .../manager/tableOps/rename/RenameTable.java | 2 +- .../tableImport/ImportPopulateZookeeper.java | 2 +- .../tableImport/ImportSetupPermissions.java | 2 +- ...edTablesDontFlushIT.java => CreateTableIT.java} | 47 +++++++++------------- 14 files changed, 84 insertions(+), 51 deletions(-) copy test/src/main/java/org/apache/accumulo/test/{functional/DeletedTablesDontFlushIT.java => CreateTableIT.java} (52%)