[
https://issues.apache.org/jira/browse/HBASE-19736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16317905#comment-16317905
]
Chia-Ping Tsai commented on HBASE-19736:
----------------------------------------
BaseLogCleanerDelegate is denoted as Private so it doesn't need the deprecation
cycle. Just remove {{isLogDeletable}}.
> Mark BaseLogCleanerDelegate #isLogDeletable(FileStatus) deprecated 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
>
>
> Mark #isLogDeletable(FileStatus) deprecated, and update server-side codes to
> use #isFileDeletable(FileStatus).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)