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 E8B1E200B68 for ; Thu, 4 Aug 2016 20:15:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E7347160A6A; Thu, 4 Aug 2016 18:15:22 +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 13940160AAE for ; Thu, 4 Aug 2016 20:15:21 +0200 (CEST) Received: (qmail 10517 invoked by uid 500); 4 Aug 2016 18:15:21 -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 10326 invoked by uid 99); 4 Aug 2016 18:15:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Aug 2016 18:15:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CA5172C0E39 for ; Thu, 4 Aug 2016 18:15:20 +0000 (UTC) Date: Thu, 4 Aug 2016 18:15:20 +0000 (UTC) From: "ramkrishna.s.vasudevan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-16310) Revisit the logic of filterRowKey for FilterList MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 04 Aug 2016 18:15:23 -0000 [ https://issues.apache.org/jira/browse/HBASE-16310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-16310: ------------------------------------------- Status: Patch Available (was: Open) > Revisit the logic of filterRowKey for FilterList > ------------------------------------------------ > > Key: HBASE-16310 > URL: https://issues.apache.org/jira/browse/HBASE-16310 > Project: HBase > Issue Type: Bug > Affects Versions: 1.2.2, 1.1.5, 1.0.3 > Reporter: ramkrishna.s.vasudevan > Assignee: ramkrishna.s.vasudevan > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-16310.patch > > > Based on HBASE-16926 it was observed that filterRowKey() API behaviour for FilterList and a standalone filter should be made consistent. This JIRA is to track down the changes and ensure 1.3+ on wards we have consistent behaviour. -- This message was sent by Atlassian JIRA (v6.3.4#6332)