[infinispan-issues] [JBoss JIRA] (ISPN-4563) Race condition in JCache creation for interceptors
Galder Zamarreño (JIRA)
issues at jboss.org
Tue Sep 16 12:15:04 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-4563:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2880
> Race condition in JCache creation for interceptors
> --------------------------------------------------
>
> Key: ISPN-4563
> URL: https://issues.jboss.org/browse/ISPN-4563
> Project: Infinispan
> Issue Type: Bug
> Components: CDI Integration
> Affects Versions: 6.0.2.Final, 7.0.0.Beta2
> Reporter: Elias Ross
> Assignee: Galder Zamarreño
> Fix For: 7.0.0.CR1, 7.0.0.Final
>
>
> Intercepted methods, annotated like @CacheResult, if called from multiple threads, can attempt to create multiple caches.
> Work-around is to create the cache in a @PostContruct block.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list