-
Bug
-
Resolution: Won't Do
-
Critical
-
JWS 3.0.0 GA, JWS 3.0.1 DR1, JWS 3.0.2 CR1
-
None
-
Release Notes
-
-
-
-
-
-
-
Documented as Resolved Issue
With the introduction of upgrade and non-blocking I/O, I/O can occur on non-container threads. This makes it nearly impossible to track whether a SocketWrapper is still being referenced or not, making re-use a risky proposition.
This refere to Tomcat 7
- clones
-
JWS-141 Stop caching and re-using SocketWrapper instances.
- Closed