Nick Dimiduk created HBASE-28601:
------------------------------------
Summary: Enable setting memcache on-heap sizes in bytes
Key: HBASE-28601
URL: https://issues.apache.org/jira/browse/HBASE-28601
Project: HBase
Issue Type: Improvement
Components: regionserver
Reporter: Nick Dimiduk
Specifying blockcache and memcache sizes as a percentage of heap is not always
ideal. Sometimes it's easier to specify exact values rather than backing into a
percentage. Let's introduce new configuration settings (perhaps named similarly
to {{hbase.bucketcache.size}}) that accept byte values. Even nicer would be if
these settings accepted human-friendly byte values like {{512m}} or {{10g}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)