[Backport 3.0] Fix the native plugin installation error#18153
Merged
andrross merged 1 commit intoopensearch-project:3.0from Apr 30, 2025
Merged
[Backport 3.0] Fix the native plugin installation error#18153andrross merged 1 commit intoopensearch-project:3.0from
andrross merged 1 commit intoopensearch-project:3.0from
Conversation
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
06ccb30 to
4aa7334
Compare
peterzhuamazon
approved these changes
Apr 29, 2025
66 tasks
andrross
approved these changes
Apr 29, 2025
Contributor
|
❌ Gradle check result for 4aa7334: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
kotwanikunal
approved these changes
Apr 29, 2025
Contributor
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 3.0 #18153 +/- ##
============================================
+ Coverage 71.89% 72.55% +0.66%
- Complexity 66519 67180 +661
============================================
Files 5480 5480
Lines 310320 310321 +1
Branches 45140 45140
============================================
+ Hits 223111 225167 +2056
+ Misses 68761 66746 -2015
+ Partials 18448 18408 -40 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
prudhvigodithi
added a commit
to prudhvigodithi/OpenSearch
that referenced
this pull request
May 6, 2025
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Backport of #18147
Related Issues
Part of opensearch-project/opensearch-build#3747 and opensearch-project/opensearch-build#5308.
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.