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.