Client doesnt consult old row filter interface in filterSaysStop() - could 
result in NPE or excessive scanning
--------------------------------------------------------------------------------------------------------------

                 Key: HBASE-1568
                 URL: https://issues.apache.org/jira/browse/HBASE-1568
             Project: Hadoop HBase
          Issue Type: Bug
          Components: filters
    Affects Versions: 0.20.0
            Reporter: ryan rawson
            Priority: Blocker
             Fix For: 0.20.0
         Attachments: HBASE-1568.patch

The implementation of HTable.ClientScanner.filterSaysStop() doesnt refer to the 
old filter, which could result in an NPE if you use an old-style filter.

It also ignores the old style filter, so if you want to use old filters only, 
you dont get the effect you need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to