Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D71D7200BA0 for ; Fri, 14 Oct 2016 13:50:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D598D160AD9; Fri, 14 Oct 2016 11:50:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 21400160AF4 for ; Fri, 14 Oct 2016 13:50:22 +0200 (CEST) Received: (qmail 4377 invoked by uid 500); 14 Oct 2016 11:50:22 -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 4200 invoked by uid 99); 14 Oct 2016 11:50:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2016 11:50:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1A17A2C4C7C for ; Fri, 14 Oct 2016 11:50:22 +0000 (UTC) Date: Fri, 14 Oct 2016 11:50:22 +0000 (UTC) From: "Anoop Sam John (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16840) Reuse cell's timestamp and type in ScanQueryMatcher MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 14 Oct 2016 11:50:24 -0000 [ https://issues.apache.org/jira/browse/HBASE-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15575107#comment-15575107 ] Anoop Sam John commented on HBASE-16840: ---------------------------------------- Ya if it is really giving some boost we can do.. I agree it looks bit odd.. Specially this stuff in DeleteTracker add(Cell, long ts, byte type) > Reuse cell's timestamp and type in ScanQueryMatcher > --------------------------------------------------- > > Key: HBASE-16840 > URL: https://issues.apache.org/jira/browse/HBASE-16840 > Project: HBase > Issue Type: Improvement > Reporter: binlijin > Attachments: HBASE-16840_master.patch > > > Reuse cell's timestamp and type in ScanQueryMatcher, this is useful for KeyValue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)