mateczagany commented on PR #150: URL: https://github.com/apache/flink-shaded/pull/150#issuecomment-3398576134
Thank you for your comments. I have updated to the latest Netty version. The license issues are still present in this version, so I've made no changes there. I have executed all the tests I could on the following branch: https://github.com/mateczagany/flink/tree/FLINK-38320 and all tests passed: ``` mvn verify -Pgithub-actions --fail-never -pl 'flink-runtime,flink-rpc/flink-rpc-akka,flink-rpc/flink-rpc-akka-loader,flink-rpc/flink-rpc-core' ``` I will also create a new ticket and create a PR for 17.1 to upgrade Netty to the latest 4.1.x. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
