https://bz.apache.org/bugzilla/show_bug.cgi?id=69527
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #13 from Mark Thomas <ma...@apache.org> --- Re-opening this issue as my testing shows that this fix breaks the previous fix for cache size corruption. The issue is that the same size (even if it is wrong) needs to be used when adding and removing the cache entry from the cache. I can now recreate the issue in a debugger as well as a second, less obvious issue that causes the cache size to (very) slower reduce over time. The original fix may not be 100% effective. I am currently looking at that. To address the issue reported for this bug report we are going to need a lot more detail on exactly how the race condition occurs. The information provided so far does not appear to be complete/correct (see Rémy's analysis in comment #7). We need enough information to be able to recreate the bug - ideally when stepping through the code with a debugger. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org