Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Lucene snapshot location #1351

Merged

Conversation

monusingh-1
Copy link
Collaborator

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

#1308

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@monusingh-1 monusingh-1 merged commit da8746f into opensearch-project:main Mar 18, 2024
15 of 16 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 18, 2024
Signed-off-by: monusingh-1 <[email protected]>
(cherry picked from commit da8746f)
@monusingh-1 monusingh-1 deleted the update_lucene_location branch March 18, 2024 06:11
monusingh-1 added a commit that referenced this pull request Mar 18, 2024
Signed-off-by: monusingh-1 <[email protected]>
(cherry picked from commit da8746f)

Co-authored-by: Monu Singh <[email protected]>
skumarp7 pushed a commit to nokia/opensearch-project-cross-cluster-replication that referenced this pull request Jul 22, 2024
…-project#1352)

Signed-off-by: monusingh-1 <[email protected]>
(cherry picked from commit da8746f)

Co-authored-by: Monu Singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants