RowFilterInterface.rowProcessed() is called *before* fhe final filtering
decision is made
-----------------------------------------------------------------------------------------
Key: HBASE-595
URL: https://issues.apache.org/jira/browse/HBASE-595
Project: Hadoop HBase
Issue Type: Bug
Components: filters
Affects Versions: 0.1.1, 0.2.0
Reporter: Clint Morgan
rowProcessed is called in HStoreScanner, however, the final filtering decision
is not made until the full row has been assembled in HRegion
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.