elasticsearch/qa/snapshot-based-recoveries
Francisco Fernández Castaño 2c132fe5f7
Keep track of data recovered from snapshots in RecoveryState (#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
2021-08-16 18:18:37 +02:00
..
azure Add third party integration tests for snapshot based recoveries (#76489) 2021-08-13 15:11:28 +02:00
fs Add third party integration tests for snapshot based recoveries (#76489) 2021-08-13 15:11:28 +02:00
gcs Add third party integration tests for snapshot based recoveries (#76489) 2021-08-13 15:11:28 +02:00
s3 Add third party integration tests for snapshot based recoveries (#76489) 2021-08-13 15:11:28 +02:00
src/test/java/org/elasticsearch/recovery Keep track of data recovered from snapshots in RecoveryState (#76499) 2021-08-16 18:18:37 +02:00
build.gradle