[jboss-jira] [JBoss JIRA] (WFLY-3853) Cache PersistenceProviders within the same deployment

Jason Greene (JIRA) issues at jboss.org
Fri Sep 25 01:02:08 EDT 2015


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

Jason Greene updated WFLY-3853:
-------------------------------
    Fix Version/s: 10.0.0.Final
                       (was: 10.0.0.CR2)


> Cache PersistenceProviders within the same deployment
> -----------------------------------------------------
>
>                 Key: WFLY-3853
>                 URL: https://issues.jboss.org/browse/WFLY-3853
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: JPA / Hibernate
>            Reporter: Scott Marlow
>            Assignee: Scott Marlow
>             Fix For: 10.0.0.Final
>
>
> See wildfly-dev ml discussion [http://lists.jboss.org/pipermail/wildfly-dev/2014-September/002984.html] about calls to PersistenceProviderResolver.getPersistenceProviders() should return a cached list.  The cache should be per deployment.  
> We can probably reuse our PersistenceProviderResolverImpl.persistenceProviderPerClassLoader map, just need to be careful that addDeploymentSpecificPersistenceProvider() is called early before any calls to getPersistenceProviders().



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list