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

Remove priviledged thread factory (fix integrated into latest Netty 4.1.118.Final) #17325

Merged

Conversation

reta
Copy link
Collaborator

@reta reta commented Feb 11, 2025

Description

Remove priviledged thread factory (fix integrated into latest Netty 4.1.118.Final)

Related Issues

Follow up on #17320

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@reta
Copy link
Collaborator Author

reta commented Feb 11, 2025

@cwperks @andrross this one goes with 4.1.118.Final update please

@cwperks
Copy link
Member

cwperks commented Feb 11, 2025

Nice, just noticed netty/netty#14743. Thank you @reta!

Copy link
Contributor

❌ Gradle check result for 9967add: 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?

Copy link
Contributor

❌ Gradle check result for 9967add: 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?

Copy link
Contributor

❌ Gradle check result for 9967add: 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?

Copy link
Contributor

✅ Gradle check result for 9967add: SUCCESS

@reta reta merged commit f40004a into opensearch-project:main Feb 11, 2025
64 checks passed
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.41%. Comparing base (302a3fd) to head (9967add).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ensearch/transport/reactor/SharedGroupFactory.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17325      +/-   ##
============================================
- Coverage     72.47%   72.41%   -0.07%     
+ Complexity    65618    65566      -52     
============================================
  Files          5291     5291              
  Lines        304347   304329      -18     
  Branches      44182    44181       -1     
============================================
- Hits         220578   220371     -207     
- Misses        65670    65899     +229     
+ Partials      18099    18059      -40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 11, 2025
….1.118.Final) (#17325)

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit f40004a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 11, 2025
….1.118.Final) (#17325)

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit f40004a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 11, 2025
….1.118.Final) (#17325)

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit f40004a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Feb 11, 2025
….1.118.Final) (#17325) (#17328)

(cherry picked from commit f40004a)

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Feb 11, 2025
….1.118.Final) (#17325) (#17326)

(cherry picked from commit f40004a)

Signed-off-by: Andriy Redko <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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