Description
Some of our customers found that tuning the BlockCache eviction thresholds made test results different in their test environment. However, those thresholds are not configurable in the current implementation. The only way to change those values is to re-compile the HBase source code. We wonder if it is possible to make them configurable.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-7033 Add hbase.lru.blockcache.acceptable.factor to configuration, akin to the min.factor added by HBASE-6312
- Closed
-
HBASE-7053 port blockcache configurability (part of HBASE-6312, and HBASE-7033) to 0.94
- Closed