[infinispan-issues] [JBoss JIRA] (ISPN-4135) Generic stores must implement CacheLoader
William Burns (JIRA)
issues at jboss.org
Wed Mar 19 08:36:10 EDT 2014
William Burns created ISPN-4135:
-----------------------------------
Summary: Generic stores must implement CacheLoader
Key: ISPN-4135
URL: https://issues.jboss.org/browse/ISPN-4135
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Affects Versions: 6.0.2.Final
Reporter: William Burns
Assignee: Dan Berindei
The Parser60 class currently assigns the store definition to a CacheLoader variable, which therefore requires any provided generic store to also implement this interface. Our documentation states you can implement either CacheLoader/CacheWriter or both of the interfaces if desired.
--
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