This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a change to branch no-chop-merge
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 4b8e3e2d33 Merge branch 'main' into no-chop-merge
add 952cc56f9f Fix FencedReader getLastKey() and splits (#3710)
No new revisions were added by this update.
Summary of changes:
.../org/apache/accumulo/core/file/rfile/RFile.java | 28 +++++++++++++++--
.../accumulo/core/metadata/AbstractTabletFile.java | 9 ++++--
.../accumulo/core/file/rfile/FencedRFileTest.java | 35 ++++++++--------------
.../metadata/schema/ReferencedTabletFileTest.java | 14 +++++++++
4 files changed, 59 insertions(+), 27 deletions(-)