Skip to content

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

Merged
fcofdez merged 1 commit intoelastic:7.xfrom
fcofdez:fetch-info-recovery-7.x
Jul 22, 2021
Merged

[7.x] Add the ability to fetch the latest successful shard snapshot#75627
fcofdez merged 1 commit intoelastic:7.xfrom
fcofdez:fetch-info-recovery-7.x

Conversation

@fcofdez
Copy link
Copy Markdown
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
Copy Markdown
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