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 4BD3510790 for ; Sun, 13 Oct 2013 00:50:43 +0000 (UTC) Received: (qmail 71575 invoked by uid 500); 13 Oct 2013 00:50:42 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 71524 invoked by uid 500); 13 Oct 2013 00:50:42 -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 71461 invoked by uid 99); 13 Oct 2013 00:50:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Oct 2013 00:50:42 +0000 Date: Sun, 13 Oct 2013 00:50:42 +0000 (UTC) From: "Vladimir Rodionov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9753) Excessive readpoints checks in MemstoreScanner 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-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793547#comment-13793547 ] Vladimir Rodionov commented on HBASE-9753: ------------------------------------------ The idea is to remove all thread local access in MemStoreScanner and pass readpoint in as a parameter in MemStoreScanner ctor. > Excessive readpoints checks in MemstoreScanner > ---------------------------------------------- > > Key: HBASE-9753 > URL: https://issues.apache.org/jira/browse/HBASE-9753 > Project: HBase > Issue Type: Bug > Reporter: Lars Hofhansl > Assignee: Vladimir Rodionov > > Brought up by [~vrodionov] on the mailing list. See also HBASE-9751. -- This message was sent by Atlassian JIRA (v6.1#6144)