Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.3
-
None
Description
In heavy load, I have experienced ConcurrentModificationException from Layout cache. Layout cache is not protected against concurrency. This problem should be fixed, if layout cache is protected from concurrent request.
I have attached stack trace with this issue.