[
https://issues.apache.org/jira/browse/HBASE-18617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16133254#comment-16133254
]
Hadoop QA commented on HBASE-18617:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 5s{color}
| {color:red} HBASE-18617 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.4.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-18617 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12882615/FuzzyRowFilter_HBASE_18617-branch-1.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/8156/console |
| Powered by | Apache Yetus 0.4.0 http://yetus.apache.org |
This message was automatically generated.
> 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, 2.0.0-alpha-3
>
> Attachments: 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)