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

Mikhail Bautin commented on HBASE-4520:
---------------------------------------

I believe there are no new unit test failures with the patch. The only test 
that fails is HMasterRPCException which also fails without the patch. Can 
someone please commit this one?
                
> 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.94.0
>
>
> 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

        

Reply via email to