[infinispan-issues] [JBoss JIRA] (ISPN-2059) Custom CacheLoaders are treated as CacheStores unless annotated with @CacheLoaderMetadata

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Mon May 27 04:45:11 EDT 2013


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

Tristan Tarrant updated ISPN-2059:
----------------------------------

    Fix Version/s: 6.0.0.Final
                       (was: 5.3.0.Final)

    
> 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
>    Affects Versions: 5.1.6.FINAL
>            Reporter: Sanne Grinovero
>            Assignee: Tristan Tarrant
>             Fix For: 6.0.0.Final
>
>
> 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