[
https://issues.apache.org/jira/browse/OAK-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938989#comment-13938989
]
Julian Reschke edited comment on OAK-1533 at 3/18/14 9:21 AM:
--------------------------------------------------------------
.bq I think maid code should not have any logic around creating DataSource or
JDBC Connection. A DataSource would be provided by the host applications (see
below)
...but the DocumentStore needs to obtain connections from the DataSource...
was (Author: reschke):
I think maid code should not have any logic around creating DataSource or
JDBC Connection. A DataSource would be provided by the host applications (see
below)
...but the DocumentStore needs to obtain connections from the DataSource...
> RdbDocumentStore should use a connection pool
> ---------------------------------------------
>
> Key: OAK-1533
> URL: https://issues.apache.org/jira/browse/OAK-1533
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: mongomk
> Reporter: Julian Reschke
>
> The RDB stores should use a connection pool for maximum concurrency.
> In production scenarios, we can probably just use the DataSource API, but
> we'll need to figure out what to do in absence of a DataSource (i.e., a test
> environment).
--
This message was sent by Atlassian JIRA
(v6.2#6252)