[
https://issues.apache.org/jira/browse/HDDS-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rishabh Patel updated HDDS-15466:
---------------------------------
Description:
Currently, when performing RocksDB compactions via the CLI tool
org.apache.hadoop.ozone.repair.ldb.RocksDBManualCompaction, Ozone hardcodes the
{{BottommostLevelCompaction}} setting to {{kForce.}}
The underlying {{BottommostLevelCompaction}} enum is provided by the
{{rocksdbjni}} third-party library. RocksDB (version 7.7.3+) supports three
distinct behaviors for handling the bottommost level during compaction:
{{{}kSkip{}}}, {{kForce}} and {{{}kIfHaveCompactionFilter{}}}.
Make RocksDB {{BottommostLevelCompaction}} options configurable
was:
Currently, when performing RocksDB compactions via
{{{}CompactDBUtil.compactTable(){}}}, Ozone hardcodes the
{{BottommostLevelCompaction}} setting to {{kForce.}}
The underlying {{BottommostLevelCompaction}} enum is provided by the
{{rocksdbjni}} third-party library. RocksDB (version 7.7.3+) supports three
distinct behaviors for handling the bottommost level during compaction:
{{{}kSkip{}}}, {{kForce}} and {{{}kIfHaveCompactionFilter{}}}.
Make RocksDB {{BottommostLevelCompaction}} options configurable via config.
> Make RocksDB BottommostLevelCompaction options configurable for the CLI tool
> ----------------------------------------------------------------------------
>
> Key: HDDS-15466
> URL: https://issues.apache.org/jira/browse/HDDS-15466
> Project: Apache Ozone
> Issue Type: Task
> Reporter: Rishabh Patel
> Assignee: Rishabh Patel
> Priority: Major
>
> Currently, when performing RocksDB compactions via the CLI tool
> org.apache.hadoop.ozone.repair.ldb.RocksDBManualCompaction, Ozone hardcodes
> the {{BottommostLevelCompaction}} setting to {{kForce.}}
> The underlying {{BottommostLevelCompaction}} enum is provided by the
> {{rocksdbjni}} third-party library. RocksDB (version 7.7.3+) supports three
> distinct behaviors for handling the bottommost level during compaction:
> {{{}kSkip{}}}, {{kForce}} and {{{}kIfHaveCompactionFilter{}}}.
> Make RocksDB {{BottommostLevelCompaction}} options configurable
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]