-
Bug
-
Resolution: Done
-
Major
-
7.4.6.GA
-
False
-
None
-
False
-
-
-
-
-
-
Olympus is SET CI server and its running both build and testsuite for EAP. Each build is run within a podman container, to isolate them from each other. Since 7.4.6, the testsuite does not pass anymore and hangs for days in the domain tests. Bumping the memory of the Arquillian Domain test defaults (see this build) has show that there are out of Memory error. Running previous build has demonstrated that the issue was introduced by a Netty upgrade to version 4.1.77.Final-redhat-00001 (JBEAP-23671) in EAP 7.4.6. We identified that the specific Netty version which causes this issue is 4.1.75.Final ( Diff: https://github.com/netty/netty/compare/netty-4.1.74.Final...netty-4.1.75.Final )
It's unclear if this issue is somehow specific to Olympus or it a bug (memory leak?) in Netty.
- is caused by
-
JBEAP-23671 (7.4.z) Upgrade Netty from 4.1.72.Final-redhat-00001 to 4.1.77.Final-redhat-00001 and netty-tcnative from 2.0.48.Final-redhat-00001 to 2.0.52.Final-redhat-00001
- Closed
- is related to
-
JBEAP-8911 Sharply increased memory consumption (+ ~50 MB) in full profile in EAP 7.1.0.DR12
- Closed
- relates to
-
WFLY-16981 Test Suite: Set buffer-pooling to false to both in-vm-connector and in-vm-acceptor in domain test.
- Closed