[infinispan-issues] [JBoss JIRA] Updated: (ISPN-723) slow puts on async JdbmCacheStore
Michael Brackx (JIRA)
jira-events at lists.jboss.org
Thu Oct 21 09:33:56 EDT 2010
[ https://jira.jboss.org/browse/ISPN-723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Brackx updated ISPN-723:
--------------------------------
Attachment: InfinispanStoreTest.java
attached test case
> slow puts on async JdbmCacheStore
> ---------------------------------
>
> Key: ISPN-723
> URL: https://jira.jboss.org/browse/ISPN-723
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 4.1.0.Final
> Reporter: Michael Brackx
> Assignee: Manik Surtani
> Attachments: InfinispanStoreTest.java
>
>
> Puts on a cache with an async JdbmCacheStore are much slower than on a cache with an async FileCacheStore.
> If the cache store does not yet exists, it is as fast as a FileCacheStore.
> If it already exists, it is about 10 times slower.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list