[ 
https://issues.apache.org/jira/browse/FLINK-33417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yuxin Tan updated FLINK-33417:
------------------------------
    Description: 
In our ARM environment, we encounter a compile error when using Flink 1.17.

Flink 1.17 depends on flink-shaded 16.1, which uses netty 4.1.82. However, 
flink-shaded 16.1 fails to compile in the ARM environment. As a result, we are 
unable to compile Flink 1.17 due to this issue.

We have tested compiling flink-shaded using netty 4.1.83 or a later version in 
ARM env, and it can compile successfully.

Taking into consideration the previous discussions regarding compatibility and 
the dependency of external connectors on this version, I propose addressing the 
bug by only updating flink-shaded's netty to a minor version (e.g., 4.1.83) 
rather than backporting FLINK-32032. 

To implement the update, maybe a new release of flink-shaded 16.2 needs to be 
released.

The discussion details is at 
https://lists.apache.org/thread/y1c8545bcsx2836d9pgfdzj65knvw7kb.


  was:
In our ARM environment, we encounter a compile error when
using Flink 1.17.

Flink 1.17 depends on flink-shaded 16.1, which uses netty 4.1.82.
However, flink-shaded 16.1 fails to compile in the ARM
environment. As a result, we are unable to compile Flink 1.17
due to this issue.

We have tested compiling flink-shaded using netty 4.1.83 or
a later version in ARM env, and it can compile successfully.

Taking into consideration the previous discussions regarding
compatibility and the dependency of external connectors on
this version, I propose addressing the bug by only updating
flink-shaded's netty to a minor version (e.g., 4.1.83) rather than
backporting FLINK-32032. 

To implement the update, maybe a new release of flink-shaded 16.2 needs to be 
released.

The discussion details is at 
https://lists.apache.org/thread/y1c8545bcsx2836d9pgfdzj65knvw7kb.



> Update netty version to 4.1.83 for flink-shaded
> -----------------------------------------------
>
>                 Key: FLINK-33417
>                 URL: https://issues.apache.org/jira/browse/FLINK-33417
>             Project: Flink
>          Issue Type: Bug
>          Components: BuildSystem / Shaded
>            Reporter: Yuxin Tan
>            Priority: Major
>
> In our ARM environment, we encounter a compile error when using Flink 1.17.
> Flink 1.17 depends on flink-shaded 16.1, which uses netty 4.1.82. However, 
> flink-shaded 16.1 fails to compile in the ARM environment. As a result, we 
> are unable to compile Flink 1.17 due to this issue.
> We have tested compiling flink-shaded using netty 4.1.83 or a later version 
> in ARM env, and it can compile successfully.
> Taking into consideration the previous discussions regarding compatibility 
> and the dependency of external connectors on this version, I propose 
> addressing the bug by only updating flink-shaded's netty to a minor version 
> (e.g., 4.1.83) rather than backporting FLINK-32032. 
> To implement the update, maybe a new release of flink-shaded 16.2 needs to be 
> released.
> The discussion details is at 
> https://lists.apache.org/thread/y1c8545bcsx2836d9pgfdzj65knvw7kb.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to