OpenSearch/x-pack/snapshot-tool
Armin Braun 0987c0a5f3
Fix Broken Numeric Shard Generations in RepositoryData (#57813) (#57821)
Fix broken numeric shard generations when reading them from the wire
or physically from the physical repository.
This should be the cheapest way to clean up broken shard generations
in a BwC and safe-to-backport manner for now. We can potentially
further optimize this by also not doing the checks on the generations
based on the versions we see in the `RepositoryData` but I don't think
it matters much since we will read `RepositoryData` from cache in almost
all cases.

Closes #57798
2020-06-08 18:36:56 +02:00
..
licenses Fix missing SHAs for Jackson 2.10.4 2020-05-06 17:28:24 -04:00
qa Use 3rd party task to run integration tests on external service (#56588) 2020-06-02 11:26:58 +02:00
src Fix Broken Numeric Shard Generations in RepositoryData (#57813) (#57821) 2020-06-08 18:36:56 +02:00
build.gradle Remove guava from transitive compile classpath (#54309) (#54695) 2020-04-07 23:20:17 -07:00