Viraj Jasani created HBASE-23590:
------------------------------------
Summary: Update maxStoreFileRefCount to
maxCompactedStoreFileRefCount
Key: HBASE-23590
URL: https://issues.apache.org/jira/browse/HBASE-23590
Project: HBase
Issue Type: Bug
Affects Versions: 3.0.0, 2.3.0, 1.6.0
Reporter: Viraj Jasani
Assignee: Viraj Jasani
As per discussion on HBASE-23349, RegionsRecoveryChore should use max refCount
on compacted away store files and not on new store files to determine when to
reopen the region. Although work on HBASE-23349 is in progress, we need to at
least update the metric to get the desired refCount i.e. max refCount among all
compacted away store files for a given region.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)