You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (Updated) (JIRA)" <ji...@apache.org> on 2011/10/20 01:51:10 UTC

[jira] [Updated] (HBASE-4626) Filters unnecessarily copy byte arrays...

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

Lars Hofhansl updated HBASE-4626:
---------------------------------

    Attachment: 4626.txt

Patch against trunk.
Tests still running...

On scans touching many rows with a filter, this should significantly cut down garbage.

                
> Filters unnecessarily copy byte arrays...
> -----------------------------------------
>
>                 Key: HBASE-4626
>                 URL: https://issues.apache.org/jira/browse/HBASE-4626
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>         Attachments: 4626.txt
>
>
> Just looked at SingleCol and ValueFilter... And on every column compared they create a copy of the column and/or value portion of the KV.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira