Kevin Geiszler created HBASE-29462:
--------------------------------------
Summary: Add undocumented variables to the list of dynamically
configurable variables
Key: HBASE-29462
URL: https://issues.apache.org/jira/browse/HBASE-29462
Project: HBase
Issue Type: Improvement
Components: documentation
Reporter: Kevin Geiszler
Assignee: Kevin Geiszler
Some variables are dynamically configurable, but they have not been added to
the list in the [Dynamic
Configuration|https://hbase.apache.org/book.html#dyn_config] documentation.
HBASE-28517 added the following in [PR
#5823|https://github.com/apache/hbase/pull/5823]:
{code:java}
hbase.rs.evictblocksonclose
hbase.rs.cacheblocksonwrite
hbase.block.data.cacheonread{code}
HBASE-19253 added:
{code:java}
hbase.hstore.flusher.count{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)