This is an automated email from the ASF dual-hosted git repository.

dlmarion pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from 413c9905ec Merge branch '2.1'
     add 684810b0a0 Updated TABLE_COMPACTION_INPUT_DROP_CACHE_BEHIND options 
(#5485)
     add c90202b7d6 Merge branch '2.1'

No new revisions were added by this update.

Summary of changes:
 .../core/conf/ConfigurationTypeHelper.java         | 24 ++++++
 .../org/apache/accumulo/core/conf/Property.java    | 17 ++--
 .../apache/accumulo/core/conf/PropertyType.java    |  3 +
 .../org/apache/accumulo/core/file/FilePrefix.java  | 94 ++++++++++------------
 .../core/conf/ConfigurationTypeHelperTest.java     | 16 ++++
 .../accumulo/core/conf/PropertyTypeTest.java       |  6 ++
 .../apache/accumulo/core/file/FilePrefixTest.java  | 70 ++++++----------
 .../accumulo/server/compaction/FileCompactor.java  | 13 +--
 .../server/tablets/TabletNameGenerator.java        | 10 +--
 .../manager/tableOps/bulkVer2/PrepBulkImport.java  |  4 +-
 .../tserver/tablet/MinorCompactionTask.java        |  2 +-
 11 files changed, 143 insertions(+), 116 deletions(-)

Reply via email to