You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/01/27 10:49:48 UTC

[GitHub] [bookkeeper] nicoloboschi opened a new pull request #3020: Upgrade Netty to 4.1.73.Final

nicoloboschi opened a new pull request #3020:
URL: https://github.com/apache/bookkeeper/pull/3020


   ### Motivation
   
   Changelog: https://netty.io/news/2022/01/12/4-1-73-Final.html
   
   The main reason to upgrade is because of an [intensive I/O disk scheduled task](https://github.com/netty/netty/pull/11943) introduced in 4.1.72.Final which is synchronous and can cause EventLoop to blocked very often. 
   
   ### Changes
   
   * Upgrade Netty from 4.1.72.Final to 4.1.73.Final
   * [Netty 4.1.73.Final depends on netty-tc-native 2.0.46](https://github.com/netty/netty/blob/b5219aeb4ee62f15d5dfb2b9c29d0c694aca05be/pom.xml#L545) as Netty 4.1.72.Final, so no need to upgrade
   
   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] nicoloboschi commented on pull request #3020: Upgrade Netty to 4.1.73.Final

Posted by GitBox <gi...@apache.org>.
nicoloboschi commented on pull request #3020:
URL: https://github.com/apache/bookkeeper/pull/3020#issuecomment-1024884670


   rerun failure checks


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] eolivelli commented on pull request #3020: Upgrade Netty to 4.1.73.Final

Posted by GitBox <gi...@apache.org>.
eolivelli commented on pull request #3020:
URL: https://github.com/apache/bookkeeper/pull/3020#issuecomment-1023215684


   LICENSE check failed


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] nicoloboschi commented on pull request #3020: Upgrade Netty to 4.1.73.Final

Posted by GitBox <gi...@apache.org>.
nicoloboschi commented on pull request #3020:
URL: https://github.com/apache/bookkeeper/pull/3020#issuecomment-1024195146


   rerun failure checks


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] dlg99 merged pull request #3020: Upgrade Netty to 4.1.73.Final

Posted by GitBox <gi...@apache.org>.
dlg99 merged pull request #3020:
URL: https://github.com/apache/bookkeeper/pull/3020


   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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