[infinispan-issues] [JBoss JIRA] (ISPN-3948) Missing logic to add the store to the configuration for custom stores
Galder ZamarreƱo (JIRA)
issues at jboss.org
Wed Mar 26 03:31:13 EDT 2014
[ https://issues.jboss.org/browse/ISPN-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12956379#comment-12956379 ]
Galder ZamarreƱo commented on ISPN-3948:
----------------------------------------
This was indirectly fixed by [~william.burns] in ISPN-4104: https://github.com/infinispan/infinispan/commit/bbee7496f69cf4833bb2ca3fb0e40aa1c71e64ab
> Missing logic to add the store to the configuration 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
> Priority: Critical
>
> 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