[ 
https://issues.apache.org/jira/browse/HBASE-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626639#action_12626639
 ] 

Jim Kellerman commented on HBASE-552:
-------------------------------------

In trunk, the only bloom filter that is used by HBase is BloomFilter. It is not 
possible to use a Dynamic or Counting bloom filter on a column. 

Do you have other uses for bloom filters such as in your applications?

> Bloom filter bugs
> -----------------
>
>                 Key: HBASE-552
>                 URL: https://issues.apache.org/jira/browse/HBASE-552
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0
>            Reporter: Andrzej Bialecki 
>             Fix For: 0.1.1
>
>         Attachments: bloom.patch
>
>
> There are some bugs in Bloom filters in the code that deals with 
> initialization and (de)serialization.

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

Reply via email to