mateczagany commented on PR #150: URL: https://github.com/apache/flink-shaded/pull/150#issuecomment-3372129676
Hi @rmetzger Thank you, I agree with you, it should be possible to upgrade the LTS 1.20 to a new 4.1.x Netty version. So there would be two modules: - `flink-shaded-netty-41` - `flink-shaded-netty-42` Both of which would be packaged and published as `org.apache.flink:flink-shaded-netty`, but with different versions, like for ZooKeeper. I can open another PR to rename the current module from `flink-shaded-netty-4` to `flink-shaded-netty-41` or I can do it in this PR if that sounds more reasonable. -- 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]
