]
Galder Zamarreño updated ISPN-2059:
-----------------------------------
Affects Version/s: 5.1.6.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: Manik Surtani
Fix For: 5.2.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: