opensearch-project / cross-cluster-replication

Synchronize your data across multiple clusters for lower latencies and higher availability
https://opensearch.org/docs/latest/replication-plugin/index/
Apache License 2.0
47 stars 58 forks source link

Update Lucene snapshot location #1351

Closed monusingh-1 closed 6 months ago

monusingh-1 commented 6 months ago

Description

Update Lucene snapshot location to https://artifacts.opensearch.org/snapshots/lucene/

This will prevent builds to fail between file deletion and re-upload when snapshots are updated.

Issues Resolved

https://github.com/opensearch-project/cross-cluster-replication/issues/1308

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.06%. Comparing base (720e080) to head (84a93b5). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1351 +/- ## ========================================= Coverage 46.06% 46.06% Complexity 628 628 ========================================= Files 141 141 Lines 4782 4782 Branches 526 526 ========================================= Hits 2203 2203 Misses 2307 2307 Partials 272 272 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.