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] Support OpenSSL Provider with default Netty allocator (#5460) #5499

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

reta
Copy link
Collaborator

@reta reta commented Dec 9, 2022

Backport of #5460 to 2.x

@reta reta added the backport PRs or issues specific to backporting features or enhancments label Dec 9, 2022
@reta reta requested a review from a team as a code owner December 9, 2022 14:08
…ject#5460)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2022

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #5499 (1863854) into 2.x (8fc8926) will decrease coverage by 0.04%.
The diff coverage is 18.51%.

@@             Coverage Diff              @@
##                2.x    #5499      +/-   ##
============================================
- Coverage     70.73%   70.68%   -0.05%     
+ Complexity    58393    58354      -39     
============================================
  Files          4700     4701       +1     
  Lines        279100   279123      +23     
  Branches      40753    40754       +1     
============================================
- Hits         197412   197289     -123     
- Misses        65207    65407     +200     
+ Partials      16481    16427      -54     
Impacted Files Coverage Δ
...search/transport/Netty4NioServerSocketChannel.java 0.00% <0.00%> (ø)
.../java/org/opensearch/transport/NettyAllocator.java 45.45% <0.00%> (ø)
...va/org/opensearch/common/bytes/BytesReference.java 88.57% <100.00%> (+6.75%) ⬆️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...rch/client/transport/NoNodeAvailableException.java 28.57% <0.00%> (-42.86%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
...rg/opensearch/index/shard/ShardSplittingQuery.java 35.87% <0.00%> (-38.94%) ⬇️
.../java/org/opensearch/transport/TransportStats.java 39.13% <0.00%> (-32.61%) ⬇️
...nsearch/search/aggregations/metrics/ParsedMin.java 71.42% <0.00%> (-28.58%) ⬇️
.../java/org/opensearch/index/reindex/RemoteInfo.java 51.37% <0.00%> (-27.53%) ⬇️
... and 468 more

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

@dblock dblock merged commit f400c33 into opensearch-project:2.x Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants