[
https://issues.apache.org/jira/browse/HBASE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554360#comment-13554360
]
Matteo Bertozzi commented on HBASE-7575:
----------------------------------------
Looks good to me, but it will be nice to have something like
{code}
HBASE_NON_USER_TABLE_DIRS = { META, ROOT } + HBASE_NON_TABLE_DIRS
{code}
To avoid to keep in sync both lists
Do we have any List util that allows to do something like
Arrays.asList({..}).join(xyz)?
> FSUtils#getTableStoreFilePathMap should all ignore non-table folders
> --------------------------------------------------------------------
>
> Key: HBASE-7575
> URL: https://issues.apache.org/jira/browse/HBASE-7575
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Attachments: trunk_7575.patch
>
>
> Currently it just ignores .log. It should ignore all non-table folders.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira