TanYuxin-tyx commented on code in PR #23664:
URL: https://github.com/apache/flink/pull/23664#discussion_r1384533940


##########
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:
   Hi, @snuyanzin  Thank you for the netty version update. I have been working 
with netty recently and have noticed a hardcoded netty version in the 
flink-rpc-akka/pom.xml 
(https://github.com/apache/flink/blob/b759794e33d68b557f4ee2d7287f5fae9a80167e/flink-rpc/flink-rpc-akka/pom.xml#L98).
 Do we need to update that version? 
   In addition, it appears that the original hardcoded version might not be 
accurate.



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