You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2020/05/14 05:34:00 UTC

[jira] [Resolved] (HBASE-24164) Retain the ReadRequests and WriteRequests of region on web UI after alter table

     [ https://issues.apache.org/jira/browse/HBASE-24164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Stack resolved HBASE-24164.
-----------------------------------
    Fix Version/s: 2.3.0
                   3.0.0-alpha-1
     Hadoop Flags: Reviewed
       Resolution: Fixed

Merged to branch-2.3+. Thanks for the patch [~filtertip]. I tried to bring the patch back to branch-2.2 but it would not apply. Mind putting up another PR for 2.2? Can reopen this JIRA or make a sub-issue and ping me for commit. Thanks for the patience.

> Retain the ReadRequests and WriteRequests of region on web UI after alter table
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-24164
>                 URL: https://issues.apache.org/jira/browse/HBASE-24164
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics
>            Reporter: Zheng Wang
>            Assignee: Zheng Wang
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.3.0
>
>
> When we alter a table, all regions of it will do a rs self move, then the ReadRequests and WriteRequests will be cleared, but they are very useful metrics, my propose is keep them in RegionServerAccounting on close if it is a rs self move, and recover them on open.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)