You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "vinisha (JIRA)" <ji...@apache.org> on 2017/08/17 02:57:00 UTC

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

vinisha created HBASE-18617:
-------------------------------

             Summary: FuzzyRowKeyFilter should not modify the filter pairs
                 Key: HBASE-18617
                 URL: https://issues.apache.org/jira/browse/HBASE-18617
             Project: HBase
          Issue Type: Bug
            Reporter: vinisha


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
(v6.4.14#64029)