You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2018/03/21 22:13:07 UTC

[jira] [Updated] (HBASE-18617) FuzzyRowKeyFilter should not modify the filter pairs

     [ https://issues.apache.org/jira/browse/HBASE-18617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-18617:
--------------------------
    Fix Version/s: 2.0.0

> FuzzyRowKeyFilter should not modify the filter pairs
> ----------------------------------------------------
>
>                 Key: HBASE-18617
>                 URL: https://issues.apache.org/jira/browse/HBASE-18617
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.1.2
>            Reporter: vinisha
>            Assignee: vinisha
>            Priority: Minor
>             Fix For: 3.0.0, 1.4.0, 2.0.0-alpha-3, 2.0.0
>
>         Attachments: 18617.branch-1.patch, FuzzyRowFilter_HBASE_18617-branch-1.patch, FuzzyRowFilter_HBASE_18617_1.patch
>
>
> Current implementation of FuzzyRowKeyFilter modifies the provided filter pairs: https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FuzzyRowFilter.java#L89-L90
> Filter should not change the filter pair. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)