Update Netty to 4.2.13.Final - #21490
Conversation
Signed-off-by: Andriy Redko <drreta@gmail.com>
PR Code Analyzer ❗AI-powered 'Code-Diff-Analyzer' found issues on commit ff6882e.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
PR Reviewer Guide 🔍(Review updated until commit 7526c4a)Here are some key observations to aid the review process:
|
|
❌ Gradle check result for ff6882e: 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? |
|
Persistent review updated to latest commit 7526c4a |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #21490 +/- ##
============================================
+ Coverage 73.44% 73.48% +0.03%
- Complexity 74429 74442 +13
============================================
Files 5970 5970
Lines 338276 338262 -14
Branches 48760 48758 -2
============================================
+ Hits 248453 248569 +116
+ Misses 69979 69803 -176
- Partials 19844 19890 +46 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* Update Netty to 4.2.13.Final (#21490) Signed-off-by: Andriy Redko <drreta@gmail.com> (cherry picked from commit dd0b7a5) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Add CHANGELOG.md entry Signed-off-by: Andriy Redko <drreta@gmail.com> --------- Signed-off-by: Andriy Redko <drreta@gmail.com> 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> Co-authored-by: Andriy Redko <drreta@gmail.com>
Sandbox parquet-data-format missed the netty 4.2.12 → 4.2.13 bump in PR opensearch-project#21490. Regenerated via `./gradlew :sandbox:plugins:parquet-data-format:updateSHAs`. Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
Signed-off-by: Andriy Redko <drreta@gmail.com>
Signed-off-by: Andriy Redko <drreta@gmail.com>
Description
Update Netty to 4.2.13.Final
Related Issues
N/A
Check List
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.