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 5583129435 Return non-merged view of System config (#4120) add 08628c016b Updates DefaultCompactionPlanner to honor table.file.max prop (#4127) new 6dc1bcfa55 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: .../org/apache/accumulo/core/conf/Property.java | 8 +- .../spi/compaction/DefaultCompactionPlanner.java | 106 ++++++++++- .../compaction/DefaultCompactionPlannerTest.java | 194 ++++++++++++++++++++- 3 files changed, 300 insertions(+), 8 deletions(-)