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

Manik Surtani (JIRA) jira-events at lists.jboss.org
Tue May 22 08:54:18 EDT 2012


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

Manik Surtani updated ISPN-2059:
--------------------------------

        Summary: Custom CacheLoaders are treated as CacheStores unless annotated with @CacheLoaderMetadata  (was: @CacheLoaderMetadata is mandatory to get a custom CacheLoader to work fine)
    Description: 
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.

  was: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.


    
> 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.ALPHA1
>
>
> 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