-
Notifications
You must be signed in to change notification settings - Fork 593
HDDS-14433. [Docs] Advanced Ratis configuration. #9637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the patch. Left one comment.
Also should we remove "[Website V2]" from the PR title?
| | Ozone Manager (OM) | `ozone.om.ha` | | ||
| | Storage Container Manager (SCM) | `ozone.scm.ha` | | ||
| | Datanode | `hdds.ratis` | | ||
| | Ozone Client | `hdds.ratis` | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please add an example. For example: hdds.ratis.raft.server.log.appender.buffer.byte-limit is for raft.server.log.appender.buffer.byte-limit in ozone client.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for reviewing this! Just pushed a commit to add the example from #8668 (comment)
Sure, just removed it. |
|
@ivandika3 , @jojochuang , thanks for reviewing this! |
What changes were proposed in this pull request?
Document how to set arbitrary Ratis configuration properties with prefixes in Ozone.
What is the link to the Apache JIRA
HDDS-14433
How was this patch tested?
NA