]
Bartosz Majsak updated ARQ-1131:
--------------------------------
Fix Version/s: (was: persistence_1.0.0.next)
Improve DBUnit database connection handling
-------------------------------------------
Key: ARQ-1131
URL:
https://issues.jboss.org/browse/ARQ-1131
Project: Arquillian
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Extension - Persistence
Reporter: Bartosz Majsak
Assignee: Bartosz Majsak
-As Vineet Reynolds pointed out, current implementation initializes the connection and
holds on to it, until the verification is performed. It would be better to relinquish the
connection after the seeding phase (so utilize it only around "before persistence
test" event), and obtain another connection for the dataset verification phase
(around "after persistence test" event).-
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: