You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (JIRA)" <ji...@apache.org> on 2018/01/09 02:58:00 UTC

[jira] [Updated] (HBASE-19736) Mark BaseLogCleanerDelegate #isLogDeletable(FileStatus) deprecated and use #isFileDeletable(FileStatus) instead

     [ https://issues.apache.org/jira/browse/HBASE-19736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reid Chan updated HBASE-19736:
------------------------------
    Attachment: HBASE-19736.master.001.patch

> 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
>
>
> Mark #isLogDeletable(FileStatus) deprecated, and update server-side codes to use #isFileDeletable(FileStatus).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)