Details
-
Improvement
-
Status: Approved
-
Should
-
Resolution: Fixed
-
None
-
None
-
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
-