[
https://issues.apache.org/jira/browse/HBASE-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120498#comment-13120498
]
Hudson commented on HBASE-4520:
-------------------------------
Integrated in HBase-0.92 #42 (See
[https://builds.apache.org/job/HBase-0.92/42/])
HBASE-4520 Better handling of Bloom filter type discrepancy between HFile
and CF config
stack :
Files :
* /hbase/branches/0.92/CHANGES.txt
*
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFile.java
> Better handling of Bloom filter type discrepancy between HFile and CF config
> ----------------------------------------------------------------------------
>
> Key: HBASE-4520
> URL: https://issues.apache.org/jira/browse/HBASE-4520
> Project: HBase
> Issue Type: Improvement
> Reporter: Mikhail Bautin
> Assignee: Mikhail Bautin
> Priority: Minor
> Fix For: 0.92.0
>
> Attachments:
> HBASE-4520_Better_handling_of_Bloom_filt-20111002010126-16a0d7ba.patch
>
>
> Modify StoreFile to make it clear where Bloom filter type settings come from.
> We have two sources of truth: (1) HFile; and (2) CF configuration. (1) takes
> precedence in the reader, and (2) takes precedence in the writer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira