This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from ee4370ff7e adds tablet id to compaction configurer and selector (#3088)
add 5b4fe693dd Allow user to enable FSDataOutputStream.setDropBehind on
majc output (#3083)
new 8a50c02281 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 | 5 +++++
.../apache/accumulo/core/file/FileOperations.java | 5 +++++
.../accumulo/core/file/rfile/RFileOperations.java | 25 +++++++++++++++++++++-
.../accumulo/server/compaction/FileCompactor.java | 17 +++++++++++++--
4 files changed, 49 insertions(+), 3 deletions(-)