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 c2e4874986 Merge branch '3.1'
add 38c49b866f remove mysterious pass in MetadataConstraints class (#4858)
add e954854990 deprecates table.compaction.minor.idle property (#4854)
add 233baddbe8 Merge branch '3.1'
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/accumulo/core/conf/Property.java | 14 +++++++++-----
.../accumulo/server/constraints/MetadataConstraints.java | 3 ---
.../accumulo/tserver/memory/LargestFirstMemoryManager.java | 1 +
.../org/apache/accumulo/test/ScanServerMaxLatencyIT.java | 5 ++++-
.../accumulo/test/functional/ManyWriteAheadLogsIT.java | 5 ++++-
5 files changed, 18 insertions(+), 10 deletions(-)