Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: <= 3.x
-
Labels:None
-
Sub-Committee:SYS
-
Impacted Modules:System
Description
getInquiryURL is called many times for a lookup. The caching performance is too slow - too many object deserializations. Replace the Spring caching with a local cache. Should drop 1.5 seconds off an account lookup with a full 200 rows returned.
Attachments
Issue Links
- is duplicated by
-
KULRICE-1509 Add caching in LookupUtils for getInquiryURL
-
- Closed
-
Fixed. Required Rice changes to a couple classes.