guluo created HBASE-27942:
-----------------------------
Summary: The description about hbase.hstore.comactionThreshold is
not accurate
Key: HBASE-27942
URL: https://issues.apache.org/jira/browse/HBASE-27942
Project: HBase
Issue Type: Bug
Components: documentation
Affects Versions: 2.4.17, 2.3.7
Environment: Centos7
HBase master
Reporter: guluo
Attachments: 2023-06-20_221700.png, 2023-06-20_221821.png
In document hbase-default.xml, The description about
[hbase.hstore.comactionThreshold|http://hbase.hstore.comactionthreshold/] is
not accurate,as follow:
!2023-06-20_221700.png!
Actually,hbase will run compaction when the number of store files greater than
or equal to
[hbase.hstore.comactionThreshold|http://hbase.hstore.comactionthreshold/], as
follow
!2023-06-20_221821.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)