jojochuang opened a new pull request, #8740: URL: https://github.com/apache/ozone/pull/8740
## What changes were proposed in this pull request? HDDS-13382: Add RocksDB documentation page Please describe your PR in detail: * This commit introduces a new documentation page for RocksDB under the Architecture section. The page covers: - Introduction to RocksDB - How Ozone uses RocksDB (OM, SCM, Datanode) - Tunings applicable to RocksDB, including concrete configuration properties and their default values - Troubleshooting and repair tools - Version Compatibility - Monitoring and Metrics, with a reference to the Observability documentation - Storage Sizing, with a reference to the Merge Container RocksDB in DN design document - Links to RocksDB GitHub project and Wiki The page is integrated into the existing documentation navigation. * Generated-by: Google Gemini Cli + Gemini 2.5 Flash. Prompt: > Read it https://issues.apache.org/jira/browse/HDDS-13382 and implement it. > This is quite generic and vague. Use the Ozone source code to improve the page, add concrete configuration properties and explainations. Add references links if a user doc page has detailed explanation. > Add a Hugo header and Apache license text header. > Add links to RocksDB project github, and add a link to RocksDB wiki for details. > Add configuration property hdds.db.profile > Include default values of the configuration properties. Tokens used: ``` │ Input Tokens 1,862,494 │ │ Output Tokens 7,010 │ │ Thoughts Tokens 5,474 │ │ ────────────────────────────── │ │ Total Tokens 1,874,978 │ │ │ │ Total duration (API) 3m 1s │ ``` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13382 ## How was this patch tested? Draft prepared by Gemini Cli; Reviewed and updated manually. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
