Skip to content

[Backport 2.11] Add tracer to Transport#3469

Merged
DarshitChanpura merged 1 commit into2.11from
backport/backport-3463-to-2.11
Oct 5, 2023
Merged

[Backport 2.11] Add tracer to Transport#3469
DarshitChanpura merged 1 commit into2.11from
backport/backport-3463-to-2.11

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

reta commented Oct 5, 2023

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

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 5, 2023

Codecov Report

Merging #3469 (ce99e95) into 2.11 (fc2b875) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               2.11    #3469      +/-   ##
============================================
+ Coverage     64.66%   64.67%   +0.01%     
- Complexity     3540     3541       +1     
============================================
  Files           261      261              
  Lines         19808    19808              
  Branches       3324     3324              
============================================
+ Hits          12808    12810       +2     
+ Misses         5367     5366       -1     
+ Partials       1633     1632       -1     
Files Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 84.58% <ø> (ø)
...arch/security/ssl/OpenSearchSecuritySSLPlugin.java 85.11% <ø> (ø)
...urity/ssl/transport/SecuritySSLNettyTransport.java 66.00% <ø> (ø)

... and 1 file with indirect coverage changes

@reta reta mentioned this pull request Oct 5, 2023
3 tasks
@DarshitChanpura DarshitChanpura merged commit 8b6f2d7 into 2.11 Oct 5, 2023
@DarshitChanpura DarshitChanpura deleted the backport/backport-3463-to-2.11 branch October 5, 2023 21:58
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