[
https://issues.apache.org/jira/browse/HBASE-12183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162576#comment-14162576
]
Hadoop QA commented on HBASE-12183:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12673436/HBASE-12183.00-0.98.patch
against trunk revision .
ATTACHMENT ID: 12673436
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 4 new
or modified tests.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/11249//console
This message is automatically generated.
> FuzzyRowFilter doesn't support reverse scans
> --------------------------------------------
>
> Key: HBASE-12183
> URL: https://issues.apache.org/jira/browse/HBASE-12183
> Project: HBase
> Issue Type: Bug
> Components: Filters
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Fix For: 2.0.0, 0.98.8, 0.99.1
>
> Attachments: 12183.patch, HBASE-12183.00-0.98.patch,
> HBASE-12183.00-0.99.patch, HBASE-12183.00.patch
>
>
> Try using the FuzzyRowFilter with a reversed scanner and you'll get an RPC
> timeout. Looking at the code, this filter ignores the reversed flag and
> always move forward when calculating the value of getNextCellHint.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)