database.defaultProvider.testAfterUse/testBeforeUse should default to false
Description
database.defaultProvider.testAfterUse defaults to true, causing the testSQL to be executed for each connection and disconnection to the database. Lets have this be false to provide a slightly faster experience out of the box, somebody will probably find a logic reason why this should default to true, but until then!
Environment
None
Activity
Show:
Daryl Herzmann December 8, 2012 at 11:37 AM
@Rahul Akula Do you have a forum post about the issue? We would like Jira issues to start there first and then we can elevate to Jira.
database.defaultProvider.testAfterUse defaults to true, causing the testSQL to be executed for each connection and disconnection to the database. Lets have this be false to provide a slightly faster experience out of the box, somebody will probably find a logic reason why this should default to true, but until then!