You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2021/02/10 16:31:37 UTC

[hbase] branch master updated (25e3633 -> 3e743df)

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

stack pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 25e3633  HBASE-25534 Honor TableDescriptor settings earlier in normalization (#2917)
     add 3e743df  HBASE-25364 Redo the getMidPoint() in HFileWriterImpl to get rid of the double comparison process (#2741)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/io/hfile/HFileWriterImpl.java     | 211 +++++++++++----------
 .../apache/hadoop/hbase/io/hfile/TestHFile.java    |  15 ++
 2 files changed, 121 insertions(+), 105 deletions(-)