DB connection pool is not being closed
---------------------------------------
Key: OOZIE-42
URL: https://issues.apache.org/jira/browse/OOZIE-42
Project: Oozie
Issue Type: Bug
Reporter: Alejandro Abdelnur
Assignee: Alejandro Abdelnur
OpenJPA closes the underlying datasource only if it implements the OpenJPA
Closeable interface.
Because of this, Oozie's InstrumentedBasicDataSource is not being closed
leaving many connections open (this affects testcases with external databases)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira