ferenc-csaky commented on code in PR #25494: URL: https://github.com/apache/flink/pull/25494#discussion_r1804959664
########## flink-rpc/flink-rpc-akka/pom.xml: ########## @@ -94,8 +94,8 @@ under the License. </dependency> <dependency> <groupId>io.netty</groupId> - <artifactId>netty</artifactId> - <version>3.10.6.Final</version> + <artifactId>netty-all</artifactId> Review Comment: Ah yeah, thanks for the detailed answer, quite some time ago I started to create a POC to migrate to Artery but forgot the whole context since then. :) -- 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-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org