Re: [PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-12 Thread via GitHub
snuyanzin merged PR #23664: URL: https://github.com/apache/flink/pull/23664 -- 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.apa

Re: [PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-12 Thread via GitHub
snuyanzin commented on PR #23664: URL: https://github.com/apache/flink/pull/23664#issuecomment-1807143508 Thanks for taking a look -- 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 com

Re: [PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-07 Thread via GitHub
TanYuxin-tyx commented on code in PR #23664: URL: https://github.com/apache/flink/pull/23664#discussion_r1385872477 ## pom.xml: ## @@ -887,7 +887,7 @@ under the License. io.netty netty-bom -

Re: [PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-07 Thread via GitHub
snuyanzin commented on code in PR #23664: URL: https://github.com/apache/flink/pull/23664#discussion_r1385248937 ## pom.xml: ## @@ -887,7 +887,7 @@ under the License. io.netty netty-bom -

Re: [PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-07 Thread via GitHub
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. io.netty netty-bom -

Re: [PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-07 Thread via GitHub
snuyanzin commented on code in PR #23664: URL: https://github.com/apache/flink/pull/23664#discussion_r1385248937 ## pom.xml: ## @@ -887,7 +887,7 @@ under the License. io.netty netty-bom -

Re: [PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-07 Thread via GitHub
snuyanzin commented on code in PR #23664: URL: https://github.com/apache/flink/pull/23664#discussion_r1385248937 ## pom.xml: ## @@ -887,7 +887,7 @@ under the License. io.netty netty-bom -

Re: [PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-07 Thread via GitHub
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. io.netty netty-bom -

Re: [PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-05 Thread via GitHub
flinkbot commented on PR #23664: URL: https://github.com/apache/flink/pull/23664#issuecomment-1793757644 ## CI report: * f2aa5883e67f13ff7b664b3b3f7f851a30488e92 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-33331] Update netty to 4.1.100 and arrow to 13.0.0 to make flink-python passing on java 21 [flink]

2023-11-05 Thread via GitHub
snuyanzin opened a new pull request, #23664: URL: https://github.com/apache/flink/pull/23664 ## What is the purpose of the change To support java 21. Since JDK21 there was removed of constructor within https://bugs.openjdk.org/browse/JDK-8303083 Netty should support it and the s