Skip to content

Ease deployment from old routing table to new#6207

Merged
nadav-govari merged 1 commit intomainfrom
nadav/deploy
Mar 24, 2026
Merged

Ease deployment from old routing table to new#6207
nadav-govari merged 1 commit intomainfrom
nadav/deploy

Conversation

@nadav-govari
Copy link
Collaborator

Description

Deploying the new node based routing table from the old shard based routing table will result in ingestion problems, as the new pods won't get a picture of all available ingesters, since they don't broadcast the ingester score. To get around this, we can seed from the control plane. As new pods get deployed with the new routing table, they'll broadcast capacity scores and this will resolve itself.

How was this PR tested?

Added test. Will test on dogfooding cluster.

@nadav-govari nadav-govari merged commit 4864139 into main Mar 24, 2026
8 checks passed
@nadav-govari nadav-govari deleted the nadav/deploy branch March 24, 2026 13:27
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.

2 participants