[
https://issues.apache.org/jira/browse/HBASE-11599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083291#comment-14083291
]
Ranjana Rajendran commented on HBASE-11599:
-------------------------------------------
IO_STOREFILE_DELETEFAMILY_BLOOM_ENABLED is set to the string
"io.storefile.delete.family.bloom.enabled". I do not see any place that the
value of this variable is set to false. Yet, there is a function
isDeleteFamilyBloomEnabled(Configuration conf) which checks the value of this
variable to be true. This function is called at one place to decide to log a
debug message and return from a function without continuing.
> BloomFilterFactory.IO_STOREFILE_DELETEFAMILY_BLOOM_ENABLED is never used
> ------------------------------------------------------------------------
>
> Key: HBASE-11599
> URL: https://issues.apache.org/jira/browse/HBASE-11599
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.0.0, 0.94.21, 0.98.4, 2.0.0
> Reporter: Jean-Marc Spaggiari
> Priority: Minor
> Labels: newbie
>
> BloomFilterFactory.IO_STOREFILE_DELETEFAMILY_BLOOM_ENABLED is not used
> anywhere. I think we should clean it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)