OpenSearch/x-pack/plugin/core
Armin Braun e1014038e9
Simplify Repository.finalizeSnapshot Signature (#58834) (#59574)
Many of the parameters we pass into this method were only used to
build the `SnapshotInfo` instance to write.
This change simplifies the signature. Also, it seems less error prone to build
`SnapshotInfo` in `SnapshotsService` isntead of relying on the fact that each repository
implementation will build the correct `SnapshotInfo`.
2020-07-15 00:14:28 +02:00
..
forbidden
licenses Enforce strict license distribution requirements (#56642) 2020-05-14 13:57:56 -07:00
src Simplify Repository.finalizeSnapshot Signature (#58834) (#59574) 2020-07-15 00:14:28 +02:00
build.gradle Add license feature usage api (#59342) (#59571) 2020-07-14 14:34:59 -07:00
snapshot.key