You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2022/01/01 12:43:56 UTC

[hbase] branch master updated (9e469e4 -> 96be585)

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

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


    from 9e469e4  HBASE-26540 Implement a tool to verify the lag of region replication (#3950)
     add 96be585  HBASE-26635 Optimize decodeNumeric in OrderedBytes (#3986)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hbase/util/OrderedBytes.java | 25 +++++++++++++---------
 .../apache/hadoop/hbase/util/TestOrderedBytes.java | 22 +++++++++++++++++++
 2 files changed, 37 insertions(+), 10 deletions(-)