[
https://issues.apache.org/jira/browse/HBASE-19650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755048#comment-16755048
]
Anoop Sam John commented on HBASE-19650:
----------------------------------------
So before the fix, the new test would have deleted all files?
> 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)