Description
The default DataSource definitions used by the Core to deal with internal storage (for each domain) are currently based on Commons DBCP2 (see this example).
It seems, however, that HikariCP offers best performances under several aspects, so it is worth switching the default DataSource definitions.
JNDI datasources can always be used, anyway.
Attachments
Issue Links
- links to