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 8E0A218913 for ; Tue, 26 May 2015 18:51:18 +0000 (UTC) Received: (qmail 73237 invoked by uid 500); 26 May 2015 18:51:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 73190 invoked by uid 500); 26 May 2015 18:51:18 -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 73178 invoked by uid 99); 26 May 2015 18:51:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2015 18:51:18 +0000 Date: Tue, 26 May 2015 18:51:18 +0000 (UTC) From: "Vladimir Rodionov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-13761) Optimize FuzzyRowFilter 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-13761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-13761: -------------------------------------- Status: Open (was: Patch Available) > Optimize FuzzyRowFilter > ----------------------- > > Key: HBASE-13761 > URL: https://issues.apache.org/jira/browse/HBASE-13761 > Project: HBase > Issue Type: Improvement > Components: Filters > Affects Versions: 0.98.13, 1.1.0, 2.0.0 > Reporter: Vladimir Rodionov > Assignee: Vladimir Rodionov > Priority: Minor > Fix For: 2.0.0, 0.98.14, 1.1.1 > > Attachments: HBASE-13761.patch, HBASE-13761_2.patch, HBASE-13761_3.patch > > > FuzzyRowFilter has some room for improvements: a lot of byte-by-byte arithmetic, non-efficient algorithm of selecting next candidate row etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)