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 4EE22CB77 for ; Mon, 22 Dec 2014 05:10:14 +0000 (UTC) Received: (qmail 8502 invoked by uid 500); 22 Dec 2014 05:10:13 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 8452 invoked by uid 500); 22 Dec 2014 05:10:13 -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 8440 invoked by uid 99); 22 Dec 2014 05:10:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Dec 2014 05:10:13 +0000 Date: Mon, 22 Dec 2014 05:10:13 +0000 (UTC) From: "Jingcheng Du (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12669) Have compaction scanner save info about deleted mob cells 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-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255441#comment-14255441 ] Jingcheng Du commented on HBASE-12669: -------------------------------------- I am afraid yes [~ram_krish]. Hi [~jmhsieh], do you have comments for them? Thanks. > Have compaction scanner save info about deleted mob cells > --------------------------------------------------------- > > Key: HBASE-12669 > URL: https://issues.apache.org/jira/browse/HBASE-12669 > Project: HBase > Issue Type: Sub-task > Components: regionserver, Scanners > Reporter: Jonathan Hsieh > Assignee: Jingcheng Du > Fix For: hbase-11339 > > > for the native mob compaction, we will need a scanner pass used by minor and major compactions that record the cells with references to mobs that have been deleted. This would implement that core section. -- This message was sent by Atlassian JIRA (v6.3.4#6332)