[infinispan-issues] [JBoss JIRA] (ISPN-3513) LevelDBStore.init called three times

Michal Linhard (JIRA) jira-events at lists.jboss.org
Mon Sep 16 07:53:03 EDT 2013


Michal Linhard created ISPN-3513:
------------------------------------

             Summary: LevelDBStore.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


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