[arquillian-issues] [JBoss JIRA] (ARQ-1131) Improve DBUnit database connection handling

Bartosz Majsak (JIRA) issues at jboss.org
Wed Feb 26 14:54:47 EST 2014


     [ https://issues.jboss.org/browse/ARQ-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list