[jira] [Commented] (SLING-5879) StatementCache interceptor configured by default causes ResultSets to remain open

2016-10-13 Thread Chetan Mehrotra (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571317#comment-15571317
 ] 

Chetan Mehrotra commented on SLING-5879:


Updatded tomcat-jdbc dependency 7.0.53 -> 7.0.72 with 1764629

> StatementCache interceptor configured by default causes ResultSets to remain 
> open
> -
>
> Key: SLING-5879
> URL: https://issues.apache.org/jira/browse/SLING-5879
> Project: Sling
>  Issue Type: Bug
>  Components: Commons
>Reporter: Andrei Dulceanu
>Assignee: Chetan Mehrotra
> Fix For: DataSource Provider 1.0.2
>
> Attachments: SLING-5879.diff
>
>
> Configuring {{StatementCache}} interceptor in 
> {{org.apache.sling.datasource}}, prevents the RDBDocumentStore to correctly 
> start up due to a bug in the StatementCache interceptor (see 
> https://bz.apache.org/bugzilla/show_bug.cgi?id=59850). 
> Recommended solution is to update the tomcat pool to a fixed version (7.0.71) 
> once it's out. Until that is the case we can
> * recommend not to turn on the StatementCache, or
> * use a recent Oak version which works around the bug 
> ([OAK-4559|https://issues.apache.org/jira/browse/OAK-4583]).



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


[jira] [Commented] (SLING-5879) StatementCache interceptor configured by default causes ResultSets to remain open

2016-10-13 Thread Chetan Mehrotra (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-5879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571312#comment-15571312
 ] 

Chetan Mehrotra commented on SLING-5879:


Tomcat jdbc-pool changelog can be found at 
https://tomcat.apache.org/tomcat-7.0-doc/changelog.html



> StatementCache interceptor configured by default causes ResultSets to remain 
> open
> -
>
> Key: SLING-5879
> URL: https://issues.apache.org/jira/browse/SLING-5879
> Project: Sling
>  Issue Type: Bug
>  Components: Commons
>Reporter: Andrei Dulceanu
>Assignee: Chetan Mehrotra
> Fix For: DataSource Provider 1.0.2
>
> Attachments: SLING-5879.diff
>
>
> Configuring {{StatementCache}} interceptor in 
> {{org.apache.sling.datasource}}, prevents the RDBDocumentStore to correctly 
> start up due to a bug in the StatementCache interceptor (see 
> https://bz.apache.org/bugzilla/show_bug.cgi?id=59850). 
> Recommended solution is to update the tomcat pool to a fixed version (7.0.71) 
> once it's out. Until that is the case we can
> * recommend not to turn on the StatementCache, or
> * use a recent Oak version which works around the bug 
> ([OAK-4559|https://issues.apache.org/jira/browse/OAK-4583]).



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