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

[jira] Updated: (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 ]

Clint Morgan updated HBASE-595:
-------------------------------

    Attachment: hbase-595.patch

patch to fix

> 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
>         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.