[
https://issues.apache.org/jira/browse/HBASE-19736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319841#comment-16319841
]
Chia-Ping Tsai commented on HBASE-19736:
----------------------------------------
The parent class is {{FileCleanerDelegate}} right?
{code}
- * If other effects are needed, implement your own LogCleanerDelegate and add
it to the
+ * If other effects are needed, implement your own HFileCleanerDelegate and
add it to the
{code}
> Remove BaseLogCleanerDelegate deprecated #isLogDeletable(FileStatus) and use
> #isFileDeletable(FileStatus) instead
> -----------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-19736
> URL: https://issues.apache.org/jira/browse/HBASE-19736
> Project: HBase
> Issue Type: Improvement
> Reporter: Reid Chan
> Assignee: Reid Chan
> Priority: Minor
> Attachments: HBASE-19736.master.001.patch,
> HBASE-19736.master.002.patch, HBASE-19736.master.003.patch
>
>
> Mark #isLogDeletable(FileStatus) deprecated, and update server-side codes to
> use #isFileDeletable(FileStatus).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)