OpenSearch/qa/repository-multi-version
Armin Braun 609b015e3c
Prevent Old Version Clusters From Corrupting Snapshot Repositories (#50853) (#50913)
Follow up to #50692 that starts writing a `min_version` field to
the `RepositoryData` so that pre-7.6 ES versions can not read it
(and potentially corrupt it if they attempt to modify the repo contents)
after the repository moved to the new metadata format.
2020-01-13 15:02:53 +01:00
..
src/test/java/org/elasticsearch/upgrades Prevent Old Version Clusters From Corrupting Snapshot Repositories (#50853) (#50913) 2020-01-13 15:02:53 +01:00
build.gradle Fix Snapshot Repository Corruption in Downgrade Scenarios (#50692) (#50797) 2020-01-09 21:21:13 +01:00