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] Add tracer to Transport #3468

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport bfba97a from #3463.

### Description
Add tracer to fix the breaking issue.

### Issues Resolved
- #3462

### Check List
- [ ] New functionality includes testing
- [ ] New functionality has been documented
- [x] 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](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).

---------

Signed-off-by: Gagan Juneja <gjjuneja@amazon.com>
Co-authored-by: Gagan Juneja <gjjuneja@amazon.com>
(cherry picked from commit bfba97a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@reta
Copy link
Collaborator

reta commented Oct 5, 2023

Waiting for new OS distribution builds to be published ....

@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #3468 (bbb2b90) into 2.x (fc2b875) will increase coverage by 0.00%.
Report is 1 commits behind head on 2.x.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                2.x    #3468   +/-   ##
=========================================
  Coverage     64.66%   64.66%           
  Complexity     3540     3540           
=========================================
  Files           261      261           
  Lines         19808    19808           
  Branches       3324     3324           
=========================================
+ Hits          12808    12809    +1     
+ Misses         5367     5364    -3     
- Partials       1633     1635    +2     
Files Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 84.58% <ø> (ø)
...arch/security/ssl/OpenSearchSecuritySSLPlugin.java 85.11% <ø> (ø)
...urity/ssl/transport/SecuritySSLNettyTransport.java 66.00% <ø> (ø)

... and 5 files with indirect coverage changes

@DarshitChanpura
Copy link
Member

Re-ran plugin install. Seems like latest OS 2.11 with the tracer change is not yet available.

@reta
Copy link
Collaborator

reta commented Oct 5, 2023

Re-ran plugin install. Seems like latest OS 2.11 with the tracer change is not yet available.

I have asked on Slack, the builds have been re-triggered: https://build.ci.opensearch.org/job/distribution-build-opensearch/

@peternied peternied merged commit 3647f25 into 2.x Oct 5, 2023
@peternied peternied deleted the backport/backport-3463-to-2.x branch October 5, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants