Skip to content

Keep track of data recovered from snapshots in RecoveryState (#76499)#76572

Merged
elasticsearchmachine merged 2 commits intoelastic:7.xfrom
henningandersen:enhance_recover_from_snapshot_stats_7x
Aug 16, 2021
Merged

Keep track of data recovered from snapshots in RecoveryState (#76499)#76572
elasticsearchmachine merged 2 commits intoelastic:7.xfrom
henningandersen:enhance_recover_from_snapshot_stats_7x

Conversation

@henningandersen
Copy link
Copy Markdown
Contributor

Backport of #76499

Adds new field to recovery API to keep track of amount of data
recovered from snapshots.

The normal recovered_bytes field remains and is also increased for
recovery from snapshot but can go backwards in the unlikely case
that recovery from snapshot fails to download a file.

Relates #73496

…#76499)

Adds new field to recovery API to keep track of amount of data
recovered from snapshots.

The normal recovered_bytes field remains and is also increased for
recovery from snapshot but can go backwards in the unlikely case
that recovery from snapshot fails to download a file.

Relates elastic#73496
@henningandersen henningandersen added >enhancement :Distributed/Recovery Anything around constructing a new shard, either from a local or a remote source. backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v7.15.0 labels Aug 16, 2021
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team. label Aug 16, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@elasticsearchmachine elasticsearchmachine merged commit 8a9035c into elastic:7.x Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Distributed/Recovery Anything around constructing a new shard, either from a local or a remote source. >enhancement Team:Distributed Meta label for distributed team. v7.15.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants