This is an automated email from the ASF dual-hosted git repository.
zhangduo pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git
from 2c9d7fde54c HBASE-27920 Skipping compact for this region if the table
disable compaction (#5273)
new d525629eb57 HBASE-27859 HMaster.getCompactionState can happen NPE when
region state is closed (#5232)
new 4c7698fbd37 HBASE-27845 Distinguish the mutate types of rpc error in
MetricsConnection. (#5224)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../hadoop/hbase/client/MetricsConnection.java | 25 ++++++++++++--
.../hadoop/hbase/client/TestMetricsConnection.java | 39 ++++++++++++++++------
.../org/apache/hadoop/hbase/master/HMaster.java | 5 +++
3 files changed, 57 insertions(+), 12 deletions(-)