[
https://issues.apache.org/jira/browse/HBASE-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Graham updated HBASE-3550:
-------------------------------
Attachment: HBASE-3550_1.patch
This patch passes returns ReturnCode.SEEK_NEXT_USING_HINT if it's passed to
FilterList.
> FilterList reports false positives
> ----------------------------------
>
> Key: HBASE-3550
> URL: https://issues.apache.org/jira/browse/HBASE-3550
> Project: HBase
> Issue Type: Bug
> Components: filters
> Affects Versions: 0.90.1
> Reporter: Bill Graham
> Attachments: HBASE-3550_1.patch
>
>
> When FilterList is set to Operator.MUST_PASS_ALL, if a child Filter returns
> ReturnCode.SEEK_NEXT_USING_HINT, that return code gets swallowed and
> ReturnCode.INCLUDE gets returned instead. This causes false positives with
> ColumnPrefixFilter.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira