Wei-Chiu Chuang created HDDS-13211: -------------------------------------- Summary: [Docs] Add a reference page for Ozone Client Configuration Properties Key: HDDS-13211 URL: https://issues.apache.org/jira/browse/HDDS-13211 Project: Apache Ozone Issue Type: Task Reporter: Wei-Chiu Chuang
Generated-by: Copilot Agent (Preview), prompts ``` List all configuration properties in OzoneClientConfig class. The full name of a configuration is the prefix + key. Add a doc for these properties. It's going to be a standalone new doc under hadoop-hdds/docs/content/interface, called Configurations.md It will have a Hugo compatible header, an Apache license text, title will be "Client Configurations" Generate a table of the configurations, their property name, default value and descriptions. After the first paragraph, mention that The configuration properties are generated from Configuration class OzoneClientConfig. Add the configuration properties from OMClientConfig class, into a second table. Repeat, for XceiverClientManager class. Repeat for ScmClientConfig class. Repeat for RatisClientConfig and RaftConfig. ``` -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org