[
https://issues.apache.org/jira/browse/HBASE-19650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754670#comment-16754670
]
Hadoop QA commented on HBASE-19650:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
10s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 4s{color}
| {color:red} HBASE-19650 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.8.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:b002b0b |
| JIRA Issue | HBASE-19650 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12904409/HBASE-19650-master-v2.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/15763/console |
| Powered by | Apache Yetus 0.8.0 http://yetus.apache.org |
This message was automatically generated.
> 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)