Skip to content

Ease deployment from old routing table to new#6207

Open
nadav-govari wants to merge 1 commit intomainfrom
nadav/deploy
Open

Ease deployment from old routing table to new#6207
nadav-govari wants to merge 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.

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