Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0037019
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2017-10-06 10:282017-10-06 11:38
ReporteralostaleView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0037019: slow requests to loginutils when logging in WebPOS

DescriptionWhen logging in WebPOS two slow requests to login utils with preRender command. It generates a list of labels and list values. First request is done while showing login page and second one while loading terminal.

Steps To ReproduceLogin WebPOS and check requests
Proposed Solution1. Both labels and lists are dependent on language and app module, it should be easily cacheable.
2. Is request in login page needed at all? Note page is correctly rendered even before this response arrives. If not needed, it should be prevented.
TagsPerformance
Attached Filesdiff file icon 37019-wip.diff [^] (3,670 bytes) 2017-10-06 10:29 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0099788)
alostale (manager)
2017-10-06 10:32

Attached partial patch that implements cache. Note when loading login page language parameter is null, so actual value is computed, this might make to have an incorrect cache key in some cases.

- Issue History
Date Modified Username Field Change
2017-10-06 10:28 alostale New Issue
2017-10-06 10:28 alostale Assigned To => Retail
2017-10-06 10:28 alostale Triggers an Emergency Pack => No
2017-10-06 10:29 alostale File Added: 37019-wip.diff
2017-10-06 10:31 alostale Description Updated View Revisions
2017-10-06 10:31 alostale Proposed Solution updated
2017-10-06 10:32 alostale Note Added: 0099788
2017-10-06 11:36 alostale Tag Attached: Performance
2017-10-06 11:38 alostale Issue Monitored: alostale


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker