Skip to content

Conversation

@debasishbsws
Copy link
Member

Updating io.netty:netty-codec-http to 4.1.129.Final breaks the build.
Tez uses async-http-client which depends on netty's HttpHeaders class
from io.netty.handler.codec.http package. The netty 4.1.129 version
has API changes incompatible with the async-http-client version (2.12.4)
used by Tez. Waiting for upstream Apache Tez to update their dependencies.

            Updating io.netty:netty-codec-http to 4.1.129.Final breaks the build.
            Tez uses async-http-client which depends on netty's HttpHeaders class
            from io.netty.handler.codec.http package. The netty 4.1.129 version
            has API changes incompatible with the async-http-client version (2.12.4)
            used by Tez. Waiting for upstream Apache Tez to update their dependencies.

Signed-off-by: Debasish Biswas <[email protected]>
@debasishbsws debasishbsws added this pull request to the merge queue Dec 26, 2025
Merged via the queue into wolfi-dev:main with commit 4745199 Dec 26, 2025
4 checks passed
@debasishbsws debasishbsws deleted the tez-pending-upst branch December 26, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants