Skip to content

Fix RoutingTable Lookup by Index (#75530)#75575

Merged
original-brownbear merged 1 commit intoelastic:7.14from
original-brownbear:75530-7.14
Jul 21, 2021
Merged

Fix RoutingTable Lookup by Index (#75530)#75575
original-brownbear merged 1 commit intoelastic:7.14from
original-brownbear:75530-7.14

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

This is likely one source of bugs in at least snapshotting as it can lead
to looking up the wrong index from an old shard id (if an index has been
deleted and a new index is created in its place concurrently)

backport of #75530

This is likely one source of bugs in at least snapshotting as it can lead
to looking up the wrong index from an old shard id (if an index has been
deleted and a new index is created in its place concurrently)
@original-brownbear original-brownbear added :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) backport labels Jul 21, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jul 21, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@original-brownbear original-brownbear merged commit 6443571 into elastic:7.14 Jul 21, 2021
@original-brownbear original-brownbear deleted the 75530-7.14 branch July 21, 2021 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Allocation All issues relating to the decision making around placing a shard (both master logic & on the nodes) Team:Distributed Meta label for distributed team. v7.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants