This is an automated email from the ASF dual-hosted git repository. cshannon pushed a change to branch no-chop-merge in repository https://gitbox.apache.org/repos/asf/accumulo.git
from b650478eed Merge branch 'main' into no-chop-merge add 05b0604f59 Refactor assertTrue(!=) with assertNotEquals (#3712) add 13ce0d1f27 Cache Hadoop config in getVolumeManagerConfiguration (#3706) add 80e63feaaa Merge branch '2.1' add fcf3192f27 [maven-release-plugin] prepare release rel/3.0.0 add a169a9011c [maven-release-plugin] prepare for next development iteration add 1d7455c774 Merge branch '3.0.0-rc1-next' add ee7ae63a82 [maven-release-plugin] prepare release rel/2.1.2 add 4c7e6a3d96 [maven-release-plugin] prepare for next development iteration add 300e46f8e8 Merge branch '2.1.2-rc1-next' into 2.1 add 0b4bbbf780 Merge branch '2.1' add 8cd906ea18 Update post-release checklist template add 4b8e3e2d33 Merge branch 'main' into no-chop-merge No new revisions were added by this update. Summary of changes: .github/ISSUE_TEMPLATE/post_vote_checklist.md | 1 + assemble/pom.xml | 2 +- core/pom.xml | 2 +- hadoop-mapreduce/pom.xml | 2 +- iterator-test-harness/pom.xml | 2 +- minicluster/pom.xml | 2 +- pom.xml | 4 +- server/base/pom.xml | 2 +- .../accumulo/server/fs/VolumeManagerImpl.java | 43 ++++++++++++++++------ .../accumulo/server/fs/VolumeManagerImplTest.java | 39 ++++++++++++++++++++ .../server/util/fateCommand/SummaryReportTest.java | 8 ++-- server/compaction-coordinator/pom.xml | 2 +- server/compactor/pom.xml | 2 +- server/gc/pom.xml | 2 +- server/manager/pom.xml | 2 +- server/monitor/pom.xml | 2 +- server/native/pom.xml | 2 +- server/tserver/pom.xml | 2 +- shell/pom.xml | 2 +- start/pom.xml | 2 +- test/pom.xml | 2 +- 21 files changed, 95 insertions(+), 32 deletions(-)