[
https://issues.apache.org/jira/browse/HBASE-22807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guanghao Zhang resolved HBASE-22807.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.6
2.2.1
2.0.6
2.3.0
3.0.0
Pushed to branch-2.0+. Thanks [~jatsakthi] for reviewing.
> HBCK Report showed wrong orphans regions on FileSystem
> ------------------------------------------------------
>
> Key: HBASE-22807
> URL: https://issues.apache.org/jira/browse/HBASE-22807
> Project: HBase
> Issue Type: Sub-task
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 2.0.6, 2.2.1, 2.1.6
>
>
> It showed .tabledesc and .tmp as orphans regions. Need to use
> FSUtils.getRegionDirs(fs, tableDir) instead of
> fs.listStatus(tableDir.getPath()).
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)