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 18:46:32 UTC

[hbase] branch branch-2 updated (97e0273 -> 75e2e7c)

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

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


    from 97e0273  HBASE-25673 Wrong log regarding current active master at ZKLeaderManager#waitToBecomeLeader (#3057)
     add 75e2e7c  HBASE-25677 Server+table counters on each scan #nextRaw invocation becomes a bottleneck when heavy load (#3061)

No new revisions were added by this update.

Summary of changes:
 .../hbase/regionserver/MetricsRegionServer.java       | 18 ++++++------------
 .../hadoop/hbase/regionserver/RSRpcServices.java      | 19 +++++++++++++------
 .../hadoop/hbase/regionserver/RegionScannerImpl.java  |  5 +----
 3 files changed, 20 insertions(+), 22 deletions(-)