[
https://issues.apache.org/jira/browse/HBASE-18617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137330#comment-16137330
]
Hudson commented on HBASE-18617:
--------------------------------
FAILURE: Integrated in Jenkins build HBASE-14070.HLC #263 (See
[https://builds.apache.org/job/HBASE-14070.HLC/263/])
HBASE-18617 FuzzyRowKeyFilter should not modify the filter pairs (tedyu: rev
e2532ecd1e6093f9c56b16e2e8e6865bd0ad1cb7)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/filter/TestFuzzyRowFilterEndToEnd.java
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/filter/FuzzyRowFilter.java
> 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, 1.5.0, 2.0.0-alpha-3
>
> Attachments: 18617.branch-1.patch,
> FuzzyRowFilter_HBASE_18617_1.patch, FuzzyRowFilter_HBASE_18617-branch-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
(v6.4.14#64029)