Skip to content

[37.x][WFLY-20846] Upgrade Netty to 4.1.124.Final#19126

Merged
fjuma merged 1 commit intowildfly:37.xfrom
ivassile:WFLY-20846_37.x
Aug 27, 2025
Merged

[37.x][WFLY-20846] Upgrade Netty to 4.1.124.Final#19126
fjuma merged 1 commit intowildfly:37.xfrom
ivassile:WFLY-20846_37.x

Conversation

@ivassile
Copy link
Contributor

@bstansberry bstansberry changed the title [WFLY-20846] Upgrade Netty to 4.1.124.Final [37.x][WFLY-20846] Upgrade Netty to 4.1.124.Final Aug 13, 2025
@darranl darranl added the Critical Doesn't block a release but deserves higher priority than most. Use sparingly. label Aug 19, 2025
Copy link
Contributor

@fjuma fjuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ivassile! Just re-triggering CI and then this one is likely good to go.

@fjuma
Copy link
Contributor

fjuma commented Aug 26, 2025

There seem to be consistent failures in the Linux with security manager job for this one. I haven't seen these tests fail on other PRs for the 37.x branch.

@fjuma
Copy link
Contributor

fjuma commented Aug 26, 2025

The failures are all related to testcontainers though, e.g.,

Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (localhost ports: [36407] should be listening)
  at org.testcontainers.containers.wait.strategy.HostPortWaitStrategy.waitUntilReady(HostPortWaitStrategy.java:112)
  at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)
  at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)
  at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:492)

@fjuma fjuma merged commit 8cbb906 into wildfly:37.x Aug 27, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical Doesn't block a release but deserves higher priority than most. Use sparingly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants