You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "lhotari (via GitHub)" <gi...@apache.org> on 2024/03/27 14:01:35 UTC

[PR] [improve][misc] Upgrade to Netty 4.1.108 and tcnative 2.0.65 [pulsar]

lhotari opened a new pull request, #22369:
URL: https://github.com/apache/pulsar/pull/22369

   ### Motivation
   
   - keep Netty and tcnative updated so that we catch possible regressions early and so that we get bug fixes
   - release notes:
     - https://netty.io/news/2024/03/21/4-1-108-Final.html
     - https://netty.io/news/2024/02/13/4-1-107-Final.html
     - https://netty.io/news/2024/01/19/4-1-106-Final.html
     - https://github.com/netty/netty-tcnative/compare/netty-tcnative-parent-2.0.61.Final...netty-tcnative-parent-2.0.65.Final
   - contains a fix https://github.com/netty/netty/pull/13848 to issue https://github.com/netty/netty/issues/13831 reported by @nodece to address #22015
   
   ### Modifications
   
   - upgrade Netty to 4.1.108.Final
     - This pulls in Netty tcnative version 2.0.65.Final
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [improve][misc] Upgrade to Netty 4.1.108 and tcnative 2.0.65 [pulsar]

Posted by "lhotari (via GitHub)" <gi...@apache.org>.
lhotari merged PR #22369:
URL: https://github.com/apache/pulsar/pull/22369


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org