[
https://issues.apache.org/jira/browse/HBASE-23590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012202#comment-17012202
]
Andrew Kyle Purtell commented on HBASE-23590:
---------------------------------------------
The changes on the PR look fine for a branch-1 backport [~vjasani]. Landing it
would mean we need to do a minor increment, but that's fine, I think we already
have changes necessitating the next release be numbered 1.6.
> 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
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 1.6.0
>
>
> 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)