Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Add the ability to fetch the latest successful shard snapshot #75627

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

fcofdez
Copy link
Contributor

@fcofdez fcofdez commented Jul 22, 2021

This commit adds a new master transport action TransportGetShardSnapshotAction
that allows getting the last successful snapshot for a particular
shard in a set of repositories. It deals with the different
implementation details around BwC for repositories.

Relates #73496
Backport of #75080

This commit adds a new master transport action TransportGetShardSnapshotAction
that allows getting the last successful snapshot for a particular
shard in a set of repositories. It deals with the different
implementation details around BwC for repositories.

Relates elastic#73496
Backport of elastic#75080
@fcofdez fcofdez added :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport Team:Distributed Meta label for distributed team v7.15.0 labels Jul 22, 2021
@fcofdez
Copy link
Contributor Author

fcofdez commented Jul 22, 2021

@elasticmachine run elasticsearch-ci/part-2
Similar test failure to #75601

@fcofdez fcofdez merged commit 070a0cb into elastic:7.x Jul 22, 2021
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.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant