You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2019/01/29 06:57:00 UTC

[jira] [Commented] (HBASE-19650) ExpiredMobFileCleaner has wrong logic about TTL check

    [ https://issues.apache.org/jira/browse/HBASE-19650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754666#comment-16754666 ] 

Pankaj Kumar commented on HBASE-19650:
--------------------------------------

PingĀ [~anoop.hbase] Kindly review this.

> ExpiredMobFileCleaner has wrong logic about TTL check
> -----------------------------------------------------
>
>                 Key: HBASE-19650
>                 URL: https://issues.apache.org/jira/browse/HBASE-19650
>             Project: HBase
>          Issue Type: Bug
>          Components: mob
>            Reporter: chenxu
>            Assignee: chenxu
>            Priority: Major
>         Attachments: HBASE-19650-master-v1.patch, HBASE-19650-master-v2.patch
>
>
> when MobUtils.cleanExpiredMobFiles execute, fileDate will be less than expireDate even if they were on the same day, because expireDate contains MILLISECOND info, so ExpiredMobFileCleaner will clean more files than it should.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)