[
https://issues.apache.org/jira/browse/HBASE-25840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated HBASE-25840:
----------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> CatalogJanitor warns about skipping gc of regions during RIT, but does not
> actually skip
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-25840
> URL: https://issues.apache.org/jira/browse/HBASE-25840
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 2.4.3
> Reporter: Andrew Kyle Purtell
> Assignee: Andrew Kyle Purtell
> Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.3, 2.3.6, 2.2.7
>
>
> Found while looking for something else.
> We claim in a WARN level log line to {{"Playing-it-safe skipping merge/split
> gc'ing of regions from hbase:meta while regions-in-transition (RIT)"}} but do
> not actually skip because of a missing return.
> Playing it safe has proven unnecessary, I would say. Nonetheless here is a
> patch that adds the missing return, for discussion.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)