-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
SslConduit may leak file descriptors if it is shut down by calling:
shutdownWrites()
flush()
shutdownReads()
This should not affect Undertow itself, as it will always call close() directly, however it may affect applications that use HTTP upgrade such as remoting.
- causes
-
JBEAP-5749 [GSS](7.1.0) Short-lived Remote EJB client calls over SSL Leaking File Descriptors server side
- Verified
-
JBEAP-5750 [GSS](7.0.z) Short-lived Remote EJB client calls over SSL Leaking File Descriptors server side
- Verified
- is incorporated by
-
JBEAP-5749 [GSS](7.1.0) Short-lived Remote EJB client calls over SSL Leaking File Descriptors server side
- Verified
-
JBEAP-5750 [GSS](7.0.z) Short-lived Remote EJB client calls over SSL Leaking File Descriptors server side
- Verified