[
https://issues.apache.org/jira/browse/HBASE-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse Yates updated HBASE-8008:
-------------------------------
Attachment: hbase-8008-r0.patch
Attaching patch that breaks out the logic for the DirFilter into a separate
BlackListDirFilter class.
Looks like usage can stay the same in most cases for DirFilter, but fixed where
it seemed necessary/useful (CompletedSnaphotDirectoriesFilter and a couple
places around FSUtils)
> Fix DirFilter usage to be consistent
> ------------------------------------
>
> Key: HBASE-8008
> URL: https://issues.apache.org/jira/browse/HBASE-8008
> Project: HBase
> Issue Type: Sub-task
> Reporter: Jesse Yates
> Assignee: Jesse Yates
> Fix For: 0.96.0
>
> Attachments: hbase-8008-r0.patch
>
>
> Currently the DirFilter automatically filters out
> HConstants.HBASE_NON_USER_TABLE_DIRS, which is not needed in most cases. We
> should switch the usage so people actually using a directory filter and then
> have a special filter when looking for tables specifically.
--
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