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 2009/04/28 08:04:30 UTC

[jira] Created: (HBASE-1353) hbase-1234 made the regex filter tests untenable; they've been deprecated till redone/cleaned-up

hbase-1234 made the regex filter tests untenable; they've been deprecated till redone/cleaned-up
------------------------------------------------------------------------------------------------

                 Key: HBASE-1353
                 URL: https://issues.apache.org/jira/browse/HBASE-1353
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack


The regex filters are odd in a world of byte arrays.  This is brought home in the world of KeyValue -- hbase-1234 -- where we are going out of our way to avoid Object creations.  The regex fitlers are extremely expensive to run.   The regex filters should be redone otherwise or at least get some attention to clean them up.

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