Norbert Kalmár created HBASE-25669:
--------------------------------------
Summary: Typo in docs vs code:
hbase.mob.[file.]compaction.chore.period
Key: HBASE-25669
URL: https://issues.apache.org/jira/browse/HBASE-25669
Project: HBase
Issue Type: Bug
Reporter: Norbert Kalmár
I might be missing something here, but after trying to disable mob compaction
chore, and failed at it by setting hbase.mob.file.compaction.chore.period to 0,
I realized docs and the code differ.
Code:
https://github.com/apache/hbase/search?q=hbase.mob.compaction.chore.period
Docs:
https://github.com/apache/hbase/search?q=hbase.mob.file.compaction.chore.period
--
This message was sent by Atlassian Jira
(v8.3.4#803005)