You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ha...@apache.org on 2022/02/16 03:19:12 UTC

[hbase] branch master updated (407c6e7 -> 1b47575)

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

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


    from 407c6e7  HBASE-26730 Extend hbase shell 'status' command to support an option 'tasks' (#4095)
     add 1b47575  HBASE-26742 Comparator of NOT_EQUAL NULL is invalid for checkAndMutate (#4105)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hbase/regionserver/HRegion.java  |  8 ++--
 .../hadoop/hbase/client/TestCheckAndMutate.java    | 51 +++++++++++++++++++++-
 2 files changed, 54 insertions(+), 5 deletions(-)