[
https://issues.apache.org/jira/browse/HBASE-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365921#comment-14365921
]
Dave Latham commented on HBASE-13267:
-------------------------------------
It's an abstract method used by the default implementation of
BaseFileCleanerDelegate.getDeletableFiles. We could put a default
implementation (return false) directly into BaseFileCleanerDelegate if we want
to remove it from SnapshotHFileCleaner.
> Deprecate or remove isFileDeletable from SnapshotHFileCleaner
> -------------------------------------------------------------
>
> Key: HBASE-13267
> URL: https://issues.apache.org/jira/browse/HBASE-13267
> Project: HBase
> Issue Type: Task
> Reporter: Andrew Purtell
> Priority: Minor
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.12
>
>
> The isFileDeletable method in SnapshotHFileCleaner became vestigial after
> HBASE-12627, lets remove it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)