[ 
https://issues.apache.org/jira/browse/SYNCOPE-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013984#comment-16013984
 ] 

ASF subversion and git services commented on SYNCOPE-1084:
----------------------------------------------------------

Commit 9b7b54f230dec641fa8cbc7a27d71a3a6360bb68 in syncope's branch 
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=9b7b54f ]

[SYNCOPE-1084] Fix dependency for jdk8


> Switch to HikariCP for Core's default DataSource definitions
> ------------------------------------------------------------
>
>                 Key: SYNCOPE-1084
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1084
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>             Fix For: 2.0.4, 2.1.0
>
>
> 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|https://github.com/apache/syncope/blob/2_0_X/core/persistence-jpa/src/main/resources/domains/MasterDomain.xml#L51-L78]).
> It seems, however, that [HikariCP|http://brettwooldridge.github.io/HikariCP/] 
> offers best performances under several aspects, so it is worth switching the 
> default {{DataSource}} definitions.
> JNDI datasources can always be used, anyway.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to