[ 
https://issues.apache.org/jira/browse/OAK-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-4477:
--------------------------------
    Attachment: OAK-4477.diff

This patch changes the defaults to be similar to the pool config used in the 
sling datasource service.

Unfortunately, this causes RDBBlobStoreTests to fail with DB2, more research 
TBD.

> RDBDatasourceFactory should use pool config similar to sling datasource 
> defaults
> --------------------------------------------------------------------------------
>
>                 Key: OAK-4477
>                 URL: https://issues.apache.org/jira/browse/OAK-4477
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: rdbmk
>    Affects Versions: 1.0.31, 1.4.3, 1.5.3, 1.2.16
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>              Labels: candidate_oak_1_0, candidate_oak_1_2, candidate_oak_1_4
>             Fix For: 1.6
>
>         Attachments: OAK-4477.diff
>
>
> {{RDBDataSourceFactory}} is used only for testing, and creates instances of 
> {{org.apache.tomcat.jdbc.pool.DataSource}}.
> These are currently created with default config, while 
> {{org.apache.sling.datasource}} (which is likely used in production) uses 
> it's own defaults. In particular, it configures three interceptors -- 
> {{StatementCache;SlowQueryReport(threshold=10000);ConnectionState}} -- which 
> we do not, thus they aren't getting unit test coverage.



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

Reply via email to