[
https://issues.apache.org/jira/browse/HBASE-29237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reid Chan updated HBASE-29237:
------------------------------
Description:
At the very beginning, metrics is only inited once at the start phase, there's
no concurrency issue. But after HBASE-27681, region open / close both trigger
metric registry and de-registry which introduces higher chance of concurrency
issue.
Probably related to HBASE-28123 [~bbeaudreault]
was:
At the very beginning, metrics is only inited once at the start phase. But
after HBASE-27681, region open / close both trigger metric registry and
de-registry which highly chance introducing concurrency issue
Probably related to HBASE-28123 [~bbeaudreault]
> TableLatency occasionally not being updated after regions close and open
> ------------------------------------------------------------------------
>
> Key: HBASE-29237
> URL: https://issues.apache.org/jira/browse/HBASE-29237
> Project: HBase
> Issue Type: Bug
> Reporter: Reid Chan
> Assignee: Reid Chan
> Priority: Minor
> Labels: pull-request-available
>
> At the very beginning, metrics is only inited once at the start phase,
> there's no concurrency issue. But after HBASE-27681, region open / close both
> trigger metric registry and de-registry which introduces higher chance of
> concurrency issue.
> Probably related to HBASE-28123 [~bbeaudreault]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)