Skip to content

Simplify Blobstore Consistency Check in Tests (#73992)#74045

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

Simplify Blobstore Consistency Check in Tests (#73992)#74045
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:73992-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

With work to make repo APIs more async incoming in #73570
we need a non-blocking way to run this check. This adds that async
check and removes the need to manually pass executors around as well.

backport of #73992

With work to make repo APIs more async incoming in #73570
we need a non-blocking way to run this check. This adds that async
check and removes the need to manually pass executors around as well.
@original-brownbear original-brownbear added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Jun 13, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Jun 13, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit b2c17c6 into elastic:7.x Jun 13, 2021
@original-brownbear original-brownbear deleted the 73992-7.x branch June 13, 2021 19:35
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants