https://bz.apache.org/bugzilla/show_bug.cgi?id=64809
Bug ID: 64809
Summary: it's haven't reset connection properties based on
connectionpool configuration information when
returnConnection
Product: Tomcat 8
Version: 8.5.11
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Connectors
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ----
it's haven't reset connection properties based on connectionpool configuration
information when returnConnection
Causes the connection pool properties to be confused
if A thread connection A con.setReadOnly(true)
con.setAutoCommit(false),release connection A。
B thread get connection A execute update throws exception
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]