[infinispan-issues] [JBoss JIRA] (ISPN-2059) Custom CacheLoaders are treated as CacheStores unless annotated with @CacheLoaderMetadata
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Sat Sep 1 13:55:37 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-2059:
--------------------------------
Fix Version/s: 5.2.0.Alpha4
(was: 5.2.0.Alpha3)
> 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.Alpha4
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list