[
https://issues.jboss.org/browse/ISPN-2059?page=com.atlassian.jira.plugin....
]
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