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

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


    from 759b5d5554 fixes bug writing to root tablet (#3897)
     add 2028745941 logs row ranges for files that have them (#3885)
     add b5b48c3e38 adds range to compactable file (#3883)
     add 75e959af26 Update jline to 3.24.0 (#3895)
     add e951e62d32 Merge branch '2.1'
     add 60f46e1abd minor QA fixes (#3894)
     new 31c21c28f3 Merge branch 'main' into elasticity

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:
 .../client/admin/compaction/CompactableFile.java    | 19 +++++++++++++++++++
 .../apache/accumulo/core/logging/TabletLogger.java  | 16 +++++++++-------
 .../accumulo/core/metadata/AbstractTabletFile.java  | 21 +++++++++++++++++++++
 .../accumulo/core/metadata/CompactableFileImpl.java | 13 ++++++++++++-
 .../apache/accumulo/core/metadata/TabletFile.java   |  5 +++++
 pom.xml                                             |  3 +--
 .../accumulo/tserver/TabletClientHandler.java       | 11 +++++------
 .../accumulo/tserver/session/SessionManager.java    | 17 +++++------------
 8 files changed, 77 insertions(+), 28 deletions(-)

Reply via email to