You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Deon Huang (JIRA)" <ji...@apache.org> on 2017/09/20 16:39:00 UTC

[jira] [Commented] (HBASE-18523) FilterList should break if the filter succeeds (row passes) in case of MUST_PASS_ONE and if the filter fails (row is skipped) for MUST_PASS_ALL

    [ https://issues.apache.org/jira/browse/HBASE-18523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173467#comment-16173467 ] 

Deon Huang commented on HBASE-18523:
------------------------------------

Just notice that branch-2 has some potential optimization for filterRowKey().
While filterRow() is already an example of the description optimization.
Should we add affect version for branch-2, branch-1.4, branch-1.5?

May I take this issue?
Thanks

> FilterList should break if the filter succeeds (row passes) in case of MUST_PASS_ONE and if the filter fails (row is skipped) for MUST_PASS_ALL
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-18523
>                 URL: https://issues.apache.org/jira/browse/HBASE-18523
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.3.1, 0.98.24, 1.2.6, 1.1.12
>            Reporter: Akshita Malhotra
>              Labels: beginner, patch
>
> FilterList should break if the filter succeeds (row passes) in case of MUST_PASS_ONE and if the filter fails (row is skipped) for MUST_PASS_ALL



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)