-
Bug
-
Resolution: Done
-
Major
-
3.8.4.Final
-
None
When an stream server is closed, the close method does not wait until the server keys are canceled with the resources released. This situation can lead to an "Address already in use" error when the same address and port are reused to quickly create a new server.
The server keys are canceled but the close method does not wait until the resources are released.
- blocks
-
JBEAP-25669 (8.0.z) RemotingLegacySubsystemTestCase#testSubsystemWithConnectorPropertyChange intermittently fails
- Pull Request Sent
- causes
-
WFCORE-5386 RemotingLegacySubsystemTestCase#testSubsystemWithConnectorPropertyChange intermittently fails
- Resolved
- is incorporated by
-
UNDERTOW-2391 CVE-2023-5685 Upgrade XNIO to 3.8.16.Final
- Resolved
-
WFCORE-6738 CVE-2023-5685 Upgrade XNIO to 3.8.14.Final
- Resolved