Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D7AA318212 for ; Wed, 1 Jul 2015 02:37:04 +0000 (UTC) Received: (qmail 15095 invoked by uid 500); 1 Jul 2015 02:37:04 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 15048 invoked by uid 500); 1 Jul 2015 02:37:04 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 15034 invoked by uid 99); 1 Jul 2015 02:37:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2015 02:37:04 +0000 Date: Wed, 1 Jul 2015 02:37:04 +0000 (UTC) From: "Hadoop QA (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13670) [HBase MOB] ExpiredMobFileCleaner tool deletes mob files later for one more day after they are expired MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-13670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609472#comment-14609472 ] Hadoop QA commented on HBASE-13670: ----------------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12742996/HBASE-13670-04.patch against master branch at commit 85c278a6a8b25ff86e22c254ffec35e945cd7c66. ATTACHMENT ID: 12742996 {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+0 tests included{color}. The patch appears to be a documentation patch that doesn't require tests. {color:red}-1 patch{color}. The patch command could not apply the patch. Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/14635//console This message is automatically generated. > [HBase MOB] ExpiredMobFileCleaner tool deletes mob files later for one more day after they are expired > ------------------------------------------------------------------------------------------------------ > > Key: HBASE-13670 > URL: https://issues.apache.org/jira/browse/HBASE-13670 > Project: HBase > Issue Type: Improvement > Components: documentation, mob > Affects Versions: hbase-11339 > Reporter: Y. SREENIVASULU REDDY > Assignee: Gururaj Shetty > Fix For: hbase-11339 > > Attachments: HBASE-13670-03.patch, HBASE-13670-04.patch, HBASE-13670.patch, HBASE-13670_01.patch, HBASE-13670_02.patch > > > Currently the ExpiredMobFileCleaner cleans the expired mob file according to the date in the mob file name. The minimum unit of the date is day. So ExpiredMobFileCleaner only cleans the expired mob files later for one more day after they are expired. We need to document this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)