Skip to content

fix: respect placement hints in local-first directors#10217

Merged
ReubenBond merged 1 commit into
dotnet:mainfrom
ReubenBond:reubenbond/respect-placement-hints
Jun 13, 2026
Merged

fix: respect placement hints in local-first directors#10217
ReubenBond merged 1 commit into
dotnet:mainfrom
ReubenBond:reubenbond/respect-placement-hints

Conversation

@ReubenBond

@ReubenBond ReubenBond commented Jun 11, 2026

Copy link
Copy Markdown
Member

Placement hints were ignored by local-first placement directors when the local silo was compatible, causing hints to be overridden by PreferLocalPlacement and stateless worker local placement. This change checks for a valid placement hint before local-first selection so hinted compatible silos are honored while preserving existing fallback behavior.

Microsoft Reviewers: Open in CodeFlow

@ReubenBond ReubenBond changed the title Respect placement hints in local-first directors fix: respect placement hints in local-first directors Jun 11, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ReubenBond ReubenBond force-pushed the reubenbond/respect-placement-hints branch from da59f56 to c2e1f6a Compare June 12, 2026 17:44
@ReubenBond ReubenBond merged commit fe8c9a1 into dotnet:main Jun 13, 2026
62 checks passed
@ReubenBond ReubenBond deleted the reubenbond/respect-placement-hints branch June 13, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant