Details
-
Type:
Improvement
-
Status: Approved
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Reference Application 2.10.0
-
Component/s: App Framework
-
Labels:None
-
Complexity:Undetermined
Description
1. Description/background
AppframeworkService#getLoginLocations() becomes slow when the login locations are over a few hundreds. This is due to the filtering processes inherent to the method and the underlying methods like LocationService#getLoginLocations(). This ticket should address the undesired delay of AppframeworkService#getLoginLocations() by making the login locations in-memory than having to make a call to the database on every page/web request.
Gliffy Diagrams
Attachments
Issue Links
- relates to
-
RA-1780 LoginLocationsAdvice to only add or remove changed locations
-
- Approved
-