[WAGED Tag Isolation 13/16] Document the design - #293
Draft
LZD-PratyushBhatt wants to merge 1 commit into
Draft
LZD-PratyushBhatt wants to merge 1 commit into
LZD-PratyushBhatt wants to merge 1 commit into
Conversation
Add the design doc for the feature built in this stack: why a global rebalancer freezes every clique when one cannot be placed, why the isolation unit is the share block rather than the resource, how the assignment metadata store stays deterministic across controller failover, and what the flag does not change. Kept to the end of the stack on purpose, so it describes code that already exists rather than code that might.
LZD-PratyushBhatt
added this pull request to stack #297
September 20, 2026 13:16
LZD-PratyushBhatt
force-pushed
the
lzd/waged-iso-13-doc
branch
from
September 20, 2026 13:25
4b44b53 to
22144a0
Compare
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.
Description
Docs only. Covers why a global rebalancer freezes every clique when one cannot be placed, why the isolation unit is the share block rather than the resource, how the assignment metadata store stays deterministic across controller failover, and what the flag does not change.
Placed near the end of the stack on purpose, so it describes code that already exists.
Stacked PR 13 of 16 of the WAGED instance tag isolation stack.
lzd/waged-iso-12-integrationwaged-tag-based-isolation, which merges intodevat the endTests
Not applicable, documentation only.
Changes that Break Backward Compatibility
None. The new cluster config flag defaults to false, and with it off every code path added here behaves exactly as it does today.
Documentation
This PR is the documentation. It adds
docs/design/002-waged-instance-tag-isolation.md.Code Quality
Formatted with helix-style.xml.