Nick Dimiduk created HBASE-12183:
------------------------------------
Summary: 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
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)