[infinispan-issues] [JBoss JIRA] (ISPN-3513) CacheLoader/Writer.init called three times
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Wed Oct 16 05:34:01 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-3513:
------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 6.0.0.CR2
Resolution: Done
> CacheLoader/Writer.init called three times
> ------------------------------------------
>
> Key: ISPN-3513
> URL: https://issues.jboss.org/browse/ISPN-3513
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 6.0.0.Alpha4
> Reporter: Michal Linhard
> Assignee: Mircea Markus
> Fix For: 6.0.0.CR2, 6.0.0.Final
>
>
> PersistenceManagerImpl.createLoadersAndWriters
> calls LevelDBStore.init three times unnecessarily.
> Also note that LevelDBStore is both CacheWriter and CacheLoader and the logic of createLoadersAndWriters doesn't seem to take into account that these are not exclusive.
--
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