Julian Reschke created OAK-2337:
-----------------------------------

             Summary: improve connection handling
                 Key: OAK-2337
                 URL: https://issues.apache.org/jira/browse/OAK-2337
             Project: Jackrabbit Oak
          Issue Type: Sub-task
          Components: rdbmk
    Affects Versions: 1.1.4
            Reporter: Julian Reschke


Connection pools vary in whether they implicitly rollback connections on close 
or not. The Apache commons Datasource we use *does* rollback, which can hide 
coding problems. Other implementations, such as the Tomcat connection pool do 
not (by default).

Furthermore, when obtaining connections declare whether they are read-only 
upfront. This may help drivers in optimizations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to