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

[improve][misc] Upgrade Netty to 4.1.113 and netty-tcnative to 2.0.66 #23255

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Sep 4, 2024

Motivation

Netty release 4.1.113.Final contains some bug fixes that are relevant for Pulsar.
It's also worth keeping Netty updated since besides bug fixes, we will also catch possible regressions closer to releases when a change in Netty causes a regression.

Modifications

  • upgrade Netty to 4.1.113.Final
  • upgrades netty-tcnative to 2.0.66.Final

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added this to the 4.0.0 milestone Sep 4, 2024
@lhotari lhotari self-assigned this Sep 4, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Sep 4, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.55%. Comparing base (bbc6224) to head (e2e2bdf).
Report is 562 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #23255      +/-   ##
============================================
+ Coverage     73.57%   74.55%   +0.98%     
- Complexity    32624    33773    +1149     
============================================
  Files          1877     1926      +49     
  Lines        139502   145039    +5537     
  Branches      15299    15862     +563     
============================================
+ Hits         102638   108135    +5497     
+ Misses        28908    28636     -272     
- Partials       7956     8268     +312     
Flag Coverage Δ
inttests 27.89% <ø> (+3.31%) ⬆️
systests 24.67% <ø> (+0.35%) ⬆️
unittests 73.89% <ø> (+1.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 557 files with indirect coverage changes

@nodece nodece merged commit a28c0df into apache:master Sep 5, 2024
52 of 54 checks passed
lhotari added a commit that referenced this pull request Sep 5, 2024
lhotari added a commit that referenced this pull request Sep 5, 2024
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 10, 2024
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 10, 2024
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 11, 2024
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Sep 12, 2024
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.

4 participants