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 DDCE710D44 for ; Thu, 26 Dec 2013 18:53:50 +0000 (UTC) Received: (qmail 57856 invoked by uid 500); 26 Dec 2013 18:53:50 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 57825 invoked by uid 500); 26 Dec 2013 18:53:50 -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 57815 invoked by uid 99); 26 Dec 2013 18:53:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Dec 2013 18:53:50 +0000 Date: Thu, 26 Dec 2013 18:53:50 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-10244) store mvcc in store files per KV, discard during compactions based on scanner timeout MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sergey Shelukhin created HBASE-10244: ---------------------------------------- Summary: store mvcc in store files per KV, discard during compactions based on scanner timeout Key: HBASE-10244 URL: https://issues.apache.org/jira/browse/HBASE-10244 Project: HBase Issue Type: Sub-task Components: Compaction, regionserver Reporter: Sergey Shelukhin Initially, we can store via KV tag. For perf reasons, it might make sense to make it a first-class member of KV, but that would require HFileV4 -- This message was sent by Atlassian JIRA (v6.1.5#6160)