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/03/18 19:28:02 UTC

[hbase] branch branch-1 updated (9534a1b -> 2a979e8)

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

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


    from 9534a1b  HBASE-24395 Backport HBASE-20589 to branch-1 (#2690)
     add 2a979e8  HBASE-25622 Result#compareResults should compare tags. (#3004)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hbase/client/Result.java     |  3 +-
 .../java/org/apache/hadoop/hbase/CellUtil.java     |  8 ++++
 .../org/apache/hadoop/hbase/client/TestResult.java | 47 ++++++++++++++++++++++
 3 files changed, 57 insertions(+), 1 deletion(-)