[infinispan-issues] [JBoss JIRA] (ISPN-3948) Missing logic to add the store for custom stores
Kurt Lehrke (JIRA)
issues at jboss.org
Tue Jan 28 16:13:28 EST 2014
Kurt Lehrke created ISPN-3948:
---------------------------------
Summary: Missing logic to add the store for custom stores
Key: ISPN-3948
URL: https://issues.jboss.org/browse/ISPN-3948
Project: Infinispan
Issue Type: Bug
Components: Configuration, Loaders and Stores
Affects Versions: 6.0.0.Final
Reporter: Kurt Lehrke
Assignee: Dan Berindei
Looking at the Parser60 class, if you specify a custom store that isn't a singleFileStore or a clusterLoader, the store doesn't get added to the configuration. I found this when I specified my own CacheLoader and it wasn't instantiated like expected.
--
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