-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
3.0.2.Final
-
None
ConnectionPool uses a close handler to remove connections from itself. However, there is a small window of time in which a connection has started to close but has not been removed yet from the pool. This could cause problems such as EJBCLIENT-317.
- causes
-
EJBCLIENT-317 Legacy EJB Client: NotOpenException: Cannot open new channel because close was initiated
- Resolved