This is an automated email from the ASF dual-hosted git repository. ddanielr pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 54b7965e60 Cleanup failed compaction tmp files (#3955) add 7b099dd758 Fix TServerClient.getThriftServerConnection for compactor queue names (#3984) add 764f55e0c8 Remove deprecated prefix references (#3989) new 9b62f27b82 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/InstanceOperations.java | 12 +++---- .../accumulo/core/rpc/clients/TServerClient.java | 22 +++++++++--- .../core/spi/compaction/CompactionPlanner.java | 12 +++---- .../spi/compaction/DefaultCompactionPlanner.java | 28 +++++++-------- .../server/conf/CheckCompactionConfigTest.java | 42 +++++++++++----------- .../compaction/ExternalCompactionTestUtils.java | 32 ++++++++--------- 6 files changed, 79 insertions(+), 69 deletions(-)