[ 
https://issues.apache.org/jira/browse/HBASE-22807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guanghao Zhang updated HBASE-22807:
-----------------------------------
    Description: It showed .tabledesc and .tmp as orphans regions. Need to use 
FSUtils.getRegionDirs(fs, tableDir) instead of 
fs.listStatus(tableDir.getPath()).

> 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
>
> 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)

Reply via email to