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] Work around JDK 21.0.2 bug impacting scaling executors #430

Merged
merged 2 commits into from
Jan 21, 2024

Conversation

joshpalis
Copy link
Member

@joshpalis joshpalis commented Jan 21, 2024

Description

Manual backport of #429

Issues Resolved

Coming from #429 (comment)

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.

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0656853) 71.87% compared to head (8f13e61) 71.72%.

❗ Current head 8f13e61 differs from pull request most recent head 1179716. Consider uploading reports for the commit 1179716 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #430      +/-   ##
============================================
- Coverage     71.87%   71.72%   -0.16%     
+ Complexity      619      618       -1     
============================================
  Files            78       78              
  Lines          3133     3133              
  Branches        238      238              
============================================
- Hits           2252     2247       -5     
- Misses          774      778       +4     
- Partials        107      108       +1     

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

@joshpalis joshpalis changed the title Remove JDK 21 from 2.x security integ test workflow [Backport 2.x] Work around JDK 21.0.2 bug impacting scaling executors Jan 21, 2024
@joshpalis joshpalis merged commit 3d5d49e into opensearch-project:2.x Jan 21, 2024
23 checks passed
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.

2 participants