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

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


    from 491497435d Fix unused variable warning
     add d6daafd894 Do not calculate split point in Tablet.needsSplit() (#3221)
     add d61ba8ea3a Avoids holding tablet lock while doing split computations 
(#3249)
     new aa474b9de5 Merge branch '1.10' into 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