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


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

        

Reply via email to