You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/04/21 18:45:21 UTC

[jira] Resolved: (HBASE-595) RowFilterInterface.rowProcessed() is called *before* fhe final filtering decision is made

     [ https://issues.apache.org/jira/browse/HBASE-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-595.
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.1.2
                   0.2.0

Committed.  Thanks for the patch Clint.

> 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.2.0, 0.1.1
>            Reporter: Clint Morgan
>             Fix For: 0.2.0, 0.1.2
>
>         Attachments: hbase-595.patch
>
>
> 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.