Remove unused DynamicBloomFilter (especially as its tests are failing hudson on
occasion)
-----------------------------------------------------------------------------------------
Key: HBASE-2653
URL: https://issues.apache.org/jira/browse/HBASE-2653
Project: HBase
Issue Type: Task
Reporter: stack
We're not using DynamicBloomFilters nor is there fear we ever will. Remove
them as 'dead code'.
Here are recent failing hudson tests for dynamic bloom filters:
http://hudson.zones.apache.org/hudson/job/HBase-TRUNK/1282/testReport/org.apache.hadoop.hbase.util/TestByteBloomFilter/testDynamicBloom/
http://hudson.zones.apache.org/hudson/job/HBase-TRUNK/1280/testReport/org.apache.hadoop.hbase.util/TestByteBloomFilter/testDynamicBloom/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.