docs: updated table, added replica rebuilding differences#1375
Closed
sushant-suse wants to merge 1 commit into
Closed
docs: updated table, added replica rebuilding differences#1375sushant-suse wants to merge 1 commit into
sushant-suse wants to merge 1 commit into
Conversation
Signed-off-by: sushant-suse <sushant.gaurav@suse.com>
✅ Deploy Preview for longhornio ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
derekbit
reviewed
May 29, 2026
| - **Replica Rebuild Concurrent Sync Limit**: This setting specifies the maximum number of replicas that can be concurrently synchronized on a single node. This setting applies **only to V1 volumes**. | ||
| - **Replica Rebuilding Bandwidth Limit**: This setting specifies the maximum network bandwidth allowed for replica rebuilding tasks. This setting applies **only to V2 volumes**. | ||
|
|
||
| ## Feature Support Matrix |
Member
There was a problem hiding this comment.
Let's revert the changes. The new tables make the layout messy. The original table is intended.
Member
|
After rethinking the changes, the descriptions of the two settings already indicates they only supports v1 data engine, so the update in the doc is not necessary and redundant. |
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.
Which issue(s) this PR fixes:
Issue #7624
What this PR does / why we need it:
Added a new subsection under Expected Behavioral Differences for Replica Rebuilding Settings, and updated the Replica Rebuilding row inside the Feature Support Matrix to clearly reflect these V1 and V2 limitations
Special notes for your reviewer:
N/A
Additional documentation or context:
N/A