Skip to content

Fix Edge-Case Threading Bug in TransportMountSearchableSnapshotAction (#73196)#74695

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:73196-7.x
Jun 29, 2021
Merged

Fix Edge-Case Threading Bug in TransportMountSearchableSnapshotAction (#73196)#74695
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:73196-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

The callback to loading the repository-data may not run on generic in the uncached case
because of the repo data deduplication logic.
The same issue was fixed for the snapshot status API in #68023

backport of #73196

…#73196)

The callback to loading the repository-data may not run on generic in the uncached case
because of the repo data deduplication logic.
The same issue was fixed for the snapshot status API in #68023
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Jun 29, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jun 29, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit fe92445 into elastic:7.x Jun 29, 2021
@original-brownbear original-brownbear deleted the 73196-7.x branch June 29, 2021 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed Meta label for distributed team. v7.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants