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

vinisha edited comment on HBASE-18617 at 8/17/17 6:20 PM:
----------------------------------------------------------

[~tedyu] Thanks for the feedback. I will make suggested changes and attach a 
new patch

[~chia7712] Why don't we want to copy bytes for `parseFrom()` method? The 
Filter could modify `keyBytes` and `keyMeta` right? 


was (Author: vinishavyasa):
[~tedyu] Thanks for the feedback. I will make suggested changes.

[~chia7712] Why don't we want to copy bytes for `parseFrom()` method? The 
Filter could modify `keyBytes` and `keyMeta` right? 

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

Reply via email to