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 7d69842000 Merge branch '2.1'
     add d6daafd894 Do not calculate split point in Tablet.needsSplit() (#3221)
     add d61ba8ea3a Avoids holding tablet lock while doing split computations 
(#3249)
     add aa474b9de5 Merge branch '1.10' into 2.1
     add 8dd79a3b31 fixes NPE introduced in #3249
     add 1864fe50fc Merge branch '1.10' into 2.1
     new ecbff2e602 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/tserver/TabletServer.java  |   2 +-
 .../tserver/tablet/MinorCompactionTask.java        |   2 +-
 .../org/apache/accumulo/tserver/tablet/Tablet.java | 231 ++++++++++++++-------
 3 files changed, 163 insertions(+), 72 deletions(-)

Reply via email to