snuyanzin commented on code in PR #23664:
URL: https://github.com/apache/flink/pull/23664#discussion_r1385293460


##########
pom.xml:
##########
@@ -887,7 +887,7 @@ under the License.
                        <dependency>
                                <groupId>io.netty</groupId>
                                <artifactId>netty-bom</artifactId>
-                               <version>4.1.70.Final</version>
+                               <version>4.1.100.Final</version>

Review Comment:
   One more note about flink-rpc-akka dependency
   
   in theory it could be update in future within a separate task
   however first there should be support of Netty 4 from Pekko's side which is 
done within https://github.com/apache/incubator-pekko/pull/643
   however it is not released yet... 



-- 
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]

Reply via email to