You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by vj...@apache.org on 2023/03/21 05:36:18 UTC

[hbase] branch branch-2 updated (e7a958a45f5 -> ff9754049bb)

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

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


    from e7a958a45f5 HBASE-27651 hbase-daemon.sh foreground_start should propagate SIGHUP and SIGTERM
     add ff9754049bb HBASE-27684: add client metrics related to user region lock. (#5081)

No new revisions were added by this update.

Summary of changes:
 .../hbase/client/ConnectionImplementation.java     | 15 +++++++
 .../hadoop/hbase/client/MetricsConnection.java     | 48 ++++++++++++++++++++++
 .../apache/hadoop/hbase/client/TestMetaCache.java  | 23 +++++++++++
 3 files changed, 86 insertions(+)