[infinispan-issues] [JBoss JIRA] (ISPN-2059) Custom CacheLoaders are treated as CacheStores unless annotated with @CacheLoaderMetadata
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Jul 20 11:23:17 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-2059:
-----------------------------------
Fix Version/s: 5.2.0.ALPHA3
(was: 5.2.0.ALPHA2)
> Custom CacheLoaders are treated as CacheStores unless annotated with @CacheLoaderMetadata
> -----------------------------------------------------------------------------------------
>
> Key: ISPN-2059
> URL: https://issues.jboss.org/browse/ISPN-2059
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Reporter: Sanne Grinovero
> Assignee: Manik Surtani
> Fix For: 5.2.0.ALPHA3
>
>
> If the @CacheLoaderMetadata is missing, Infinispan will treat the CacheLoader as a CacheStore: if it's not implementing CacheStore as well the component will fail.
> @CacheLoaderMetadata should be optional.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list