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 2022/06/21 05:34:40 UTC

[hbase] 01/01: Merge branch 'master' into HBASE-26913-replication-observability-framework

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

vjasani pushed a commit to branch HBASE-26913-replication-observability-framework
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit 7229b2a1b19f30150de1f635141edacded5ac236
Merge: 3ccbd47dfad b498efdbc1f
Author: Viraj Jasani <vj...@apache.org>
AuthorDate: Mon Jun 20 22:34:21 2022 -0700

    Merge branch 'master' into HBASE-26913-replication-observability-framework

 .../apache/hadoop/hbase/io/hfile/HFileBlock.java   |  2 +-
 .../org/apache/hadoop/hbase/mob/MobConstants.java  |  3 ++
 .../java/org/apache/hadoop/hbase/mob/MobUtils.java | 44 ++++++++++++++++------
 .../hadoop/hbase/regionserver/MemStoreFlusher.java |  4 +-
 .../hbase/regionserver/RegionServerAccounting.java |  7 ++--
 .../hbase/regionserver/wal/AbstractFSWAL.java      |  2 +-
 .../hbase/mob/TestExpiredMobFileCleaner.java       | 13 ++++++-
 7 files changed, 55 insertions(+), 20 deletions(-)