HDDS-13575. Update Erasure Coding section in the Topology Awareness user doc#8942
Merged
jojochuang merged 2 commits intoapache:masterfrom Sep 19, 2025
Merged
HDDS-13575. Update Erasure Coding section in the Topology Awareness user doc#8942jojochuang merged 2 commits intoapache:masterfrom
jojochuang merged 2 commits intoapache:masterfrom
Conversation
Contributor
|
This is probably going to conflct with #8947 so maybe we should complete it and then review / rebase this one? |
…ser doc. Change-Id: I66c09d82a3eb89edff3538c59fd53e131065cab8 Revert "HDDS-13575. Update Erasure Coding section in the Topology Awareness user doc." This reverts commit 515a73b. HDDS-13575. Docs: Add EC placement policy to topology doc. This commit adds a new section to the topology documentation to explain the Erasure Coded container placement policy (`SCMContainerPlacementRackScatter`). The new section includes: - The default policy for EC containers. - How the policy works to scatter blocks across racks. - The configuration key to customize the policy. - The limitations of the policy. This commit also corrects the reference numbers in the document. Change-Id: Iab13978463b6266fb9395754954ba5c12e878f3e
996ce3e to
4687ed7
Compare
Contributor
Author
|
Rebased |
sodonnel
reviewed
Sep 16, 2025
sodonnel
reviewed
Sep 16, 2025
Contributor
sodonnel
left a comment
There was a problem hiding this comment.
I left one comment, the rest looks good.
Change-Id: Ifadfea1bcf16fabfd56e1e3c6e4b81bfa864bb96
Contributor
Author
|
Thanks @sodonnel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
HDDS-13575. Update Erasure Coding section in the Topology Awareness user doc
Please describe your PR in detail:
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-13575
How was this patch tested?