You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nicolas Spiegelberg (JIRA)" <ji...@apache.org> on 2010/07/17 02:27:49 UTC

[jira] Created: (HBASE-2842) Support BloomFilter error rate on a per-family basis

Support BloomFilter error rate on a per-family basis
----------------------------------------------------

                 Key: HBASE-2842
                 URL: https://issues.apache.org/jira/browse/HBASE-2842
             Project: HBase
          Issue Type: Improvement
          Components: filters, ipc, regionserver, rest, thrift
            Reporter: Nicolas Spiegelberg
            Priority: Trivial


The error rate for bloom filters is currently set by the "io.hfile.bloom.error.rate" global variable.  Todd suggested at the last HUG that it would be nice to have per-family config options instead.  Trace the Bloom Type code to implement this.

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