Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.3.2.1, 10.4.1.3
-
None
Description
The client driver has code for caching connect bytes, but it is not used.
This unused code clutters the rest of the code and makes it harder to understand.
Secondly, the variable used to determine if the cached connect bytes can be used is public in am.Connection.
If someone has historic information about this feature, it would be nice if they could add the information to this Jira.
Attachments
Attachments
Issue Links
- is depended upon by
-
DERBY-3379 "No Current connection" on PooledConnection.getConnection() if pooled connection is reused during connectionClosed processing
- Closed