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

Sanne Grinovero (JIRA) issues at jboss.org
Fri Mar 10 11:29:02 EST 2017


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

Sanne Grinovero closed ISPN-2059.
---------------------------------


> 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 was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list