EHC ❯ Sync-problem (?) calling a get if elements has been removed
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
Hello ;-)
I’ve tried to stress test the ehcache - diskstore in order to get our site work with the ehcache. We need to cache more than 100.000 html-snippets - each at about 30 kb. And we have a concurrent acces of 10 requests per second.
So I designed a CacheStressTest that will simulate our application behaviour in:
- number of request
- adds and removals of cache elements
- concurrent user
Problem arises, if we remove some entries during the test and other requests trie to get entries, there comes a log.error from DiskStore that it cannot read the ObjectInputStream properly.
Please debug your DiskStore in order to fix this sync-problem.
I will attach our CacheStressTest to this bug; I stripped down the maxCacheElements to 1000 as it shows the bug very well.
Thanx in advance,
Sebastian Sourceforge Ticket ID: 1424503 - Opened By: nobody - 5 Feb 2006 12:28 UTC
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira