Brian Demers created DIRAPI-398:
-----------------------------------
Summary: Release Pooled LDAP Connections when closed
Key: DIRAPI-398
URL: https://issues.apache.org/jira/browse/DIRAPI-398
Project: Directory Client API
Issue Type: Improvement
Reporter: Brian Demers
Connections returned from a connection pool should be "released" instead of
closed.
Ultimately the usage of a Pooled connection should be similar to a _regular_
connection.
It can be used in a try-with-resource block, then auto closed. In the case of
a pooled connection, that `close()` call should return the connection to the
pool.
Related mailing list thread:
https://lists.apache.org/thread/jpsg6g3sfspsgfpgn30kx4orspksnzm7
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]