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: dev@tomcat.apache.org
          Reporter: xiongchao90.1...@163.com
  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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to