[infinispan-issues] [JBoss JIRA] Created: (ISPN-723) slow puts on async JdbmCacheStore
Michael Brackx (JIRA)
jira-events at lists.jboss.org
Thu Oct 21 09:31:55 EDT 2010
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
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