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 DBC3110977 for ; Thu, 18 Dec 2014 17:49:14 +0000 (UTC) Received: (qmail 81673 invoked by uid 500); 18 Dec 2014 17:49:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 81588 invoked by uid 500); 18 Dec 2014 17:49:14 -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 81480 invoked by uid 99); 18 Dec 2014 17:49:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2014 17:49:14 +0000 Date: Thu, 18 Dec 2014 17:49:14 +0000 (UTC) From: "Vladimir Rodionov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-12720) Make InternalScan Public 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-12720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-12720: -------------------------------------- Attachment: HBase-12720.patch > Make InternalScan Public > ------------------------ > > Key: HBASE-12720 > URL: https://issues.apache.org/jira/browse/HBASE-12720 > Project: HBase > Issue Type: Improvement > Affects Versions: 0.94.25, 0.98.9 > Reporter: Vladimir Rodionov > Assignee: Vladimir Rodionov > Fix For: 1.0.0, 2.0.0, 0.94.26, 0.98.10 > > Attachments: HBase-12720.patch > > > This is the request from sophisticated users :) > Rationale: We would like the internal scan to be made available so we can see what is just in the MemStore (or in store files only). -- This message was sent by Atlassian JIRA (v6.3.4#6332)