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

[Backport 2.x] [Extensions] Adds supports to read extension dependencies #6167

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2f9a475 from #6137.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

Gradle Check (Jenkins) Run Completed with:

* Adds supports to read extension dependencies

Signed-off-by: Sarat Vemulapalli <[email protected]>
(cherry picked from commit 2f9a475)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@kotwanikunal
Copy link
Member

Rebased off 2.x

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.snapshots.DedicatedClusterSnapshotRestoreIT.testIndexDeletionDuringSnapshotCreationInQueue

@codecov-commenter
Copy link

Codecov Report

Merging #6167 (3bfed9c) into 2.x (31e0d0b) will increase coverage by 0.05%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #6167      +/-   ##
============================================
+ Coverage     70.47%   70.53%   +0.05%     
- Complexity    59033    59094      +61     
============================================
  Files          4774     4774              
  Lines        282859   282869      +10     
  Branches      41211    41213       +2     
============================================
+ Hits         199346   199509     +163     
+ Misses        66883    66703     -180     
- Partials      16630    16657      +27     
Impacted Files Coverage Δ
...a/org/opensearch/extensions/ExtensionsManager.java 47.25% <100.00%> (+1.79%) ⬆️
.../org/opensearch/extensions/ExtensionsSettings.java 43.39% <100.00%> (+1.08%) ⬆️
...index/translog/transfer/FileTransferException.java 0.00% <0.00%> (-100.00%) ⬇️
...regations/metrics/AbstractHyperLogLogPlusPlus.java 51.72% <0.00%> (-37.94%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...ain/java/org/opensearch/search/sort/MinAndMax.java 63.15% <0.00%> (-36.85%) ⬇️
...arch/search/aggregations/pipeline/LinearModel.java 23.07% <0.00%> (-34.62%) ⬇️
...r/src/main/java/org/opensearch/http/HttpUtils.java 33.33% <0.00%> (-33.34%) ⬇️
.../search/aggregations/pipeline/HoltLinearModel.java 20.33% <0.00%> (-32.21%) ⬇️
...opensearch/index/reindex/BulkByScrollResponse.java 48.38% <0.00%> (-28.23%) ⬇️
... and 465 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@saratvemulapalli saratvemulapalli merged commit 7df021b into 2.x Feb 3, 2023
@github-actions github-actions bot deleted the backport/backport-6137-to-2.x branch February 3, 2023 21:10
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