This is an automated email from the ASF dual-hosted git repository. ctubbsii pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from eb4ff2eec9 Merge branch 'main' into elasticity add 37117b2cb5 Use LogEntry concrete type in more places (#4085) add c7df850d83 Pre-release build quality updates (#4093) add a6f22a32ce Merge branch '2.1' new 20bfabab5b 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: .github/ISSUE_TEMPLATE/post_vote_checklist.md | 5 +- .github/workflows/maven-full-its.yaml | 18 ++-- .github/workflows/maven-on-demand.yaml | 8 +- .github/workflows/maven.yaml | 21 +++-- .github/workflows/scripts.yaml | 6 +- assemble/pom.xml | 5 -- core/pom.xml | 4 - .../accumulo/core/tabletserver/log/LogEntry.java | 25 ++++-- .../org/apache/accumulo/core/trace/TraceUtil.java | 8 +- .../core/tabletserver/log/LogEntryTest.java | 13 +-- pom.xml | 99 ++++++++-------------- .../org/apache/accumulo/server/fs/VolumeUtil.java | 2 +- .../accumulo/server/util/RestoreZookeeper.java | 7 +- .../accumulo/gc/GarbageCollectWriteAheadLogs.java | 11 +-- .../accumulo/manager/recovery/RecoveryManager.java | 15 ++-- server/monitor/pom.xml | 6 ++ 16 files changed, 112 insertions(+), 141 deletions(-)