[
https://issues.apache.org/jira/browse/SLING-3637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra resolved SLING-3637.
------------------------------------
Resolution: Fixed
Added support in http://svn.apache.org/r1600198
> Create connection pool lazily in DataSource Provider bundle
> -----------------------------------------------------------
>
> Key: SLING-3637
> URL: https://issues.apache.org/jira/browse/SLING-3637
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Fix For: DataSource Provider 0.0.2
>
>
> DataSource provider bundle currently creates and initializes the connection
> pool upon activation itself. Instead the connection pool should be
> initialized lazily as that would
> # Move the costly init operation out of main thread
> # Allow looking up of Driver class from bundle which have yet not started (at
> least in current start level)
--
This message was sent by Atlassian JIRA
(v6.2#6252)