Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-28634 There is a possibility that data cannot be obtained during reverse fuzzy query.
- Resolved
- relates to
-
HBASE-12222 FuzzyRowFilter unpredictable with jagged rowkeys
- Closed