Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Upcoming Branch
-
None
-
Important
Description
the following method is supposed to cache the controller configuration
in CONTROLLERCACHE static variable but it does not.
org.apache.ofbiz.webapp.control.ConfigXMLReader.getControllerConfig(URL url)
I tried using it with Java ConcurrentHashMap it worked and gave a nice performance gains