We are facing the same issue as
CACHE-39, wherein multithreading issues with the LRU cache brings one of our weblogic servers in the cluster to a stand still. This server suddenly starts taking 80% cpu, and looking at the bug trace for
CACHE-39 I can understand why it is doing that. Now this issue seems to be fixed and closed. Can somebody please let me know that if we have either of these things available:
1) A release after 1.7.5 that we can download, which has this bug fixed in it(Bug trace says the fix is in release 2.0, which is not available on the site).
2) Any kind of plugin code or something that fixes this bug and which we can hook into our existing release 1.7.5
3) Any kind of source code available or any suggestions for the code changes that we can make to fix this issue in release 1.7.5
This issue is significantly gating the performance of our application. A prompt help will be sincerely appreciated. Thanks in advance.
- use the current CVS version of OSCache (it will become the 2.0.0 release).
- or just apply Jean-Philippe's fix to the 1.7.5 codebase, as described in
CACHE-39.It would help us if you could use the OSCache mailing list for these kinds of problems in the future. You can sign up to the mailing list at http://sourceforge.net/mail/?group_id=9890.
Cheers,
Chris