Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034659 | Retail Modules | Web POS | public | 2016-11-30 17:33 | 2016-12-07 17:53 |
|
Reporter | egoitz | |
Assigned To | marvintm | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q1 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034659: Performance problems when building the application cache |
Description | When the application cache is built when accessing to the login page of a terminal, it takes long when the pos is defined to use remote images and there are thousands (30.000) images. |
Steps To Reproduce | Request the login page on an environment using remote pos images with thousands of product images.
|
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-11-30 17:33 | egoitz | New Issue | |
2016-11-30 17:33 | egoitz | Assigned To | => Retail |
2016-11-30 17:33 | egoitz | OBNetwork customer | => Yes |
2016-11-30 17:33 | egoitz | Resolution time | => 1482188400 |
2016-11-30 17:33 | egoitz | Triggers an Emergency Pack | => No |
2016-12-06 08:56 | hgbot | Checkin | |
2016-12-06 08:56 | hgbot | Note Added: 0092107 | |
2016-12-06 08:56 | hgbot | Status | new => resolved |
2016-12-06 08:56 | hgbot | Resolution | open => fixed |
2016-12-06 08:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/31978d7ed71b40f88f1926befff749fae393113a [^] |
2016-12-06 08:56 | hgbot | Checkin | |
2016-12-06 08:56 | hgbot | Note Added: 0092108 | |
2016-12-06 08:56 | hgbot | Checkin | |
2016-12-06 08:56 | hgbot | Note Added: 0092109 | |
2016-12-06 21:23 | marvintm | Assigned To | Retail => marvintm |
2016-12-07 10:37 | shuehner | Tag Attached: Performance | |
2016-12-07 17:53 | guilleaer | Review Assigned To | => guilleaer |
2016-12-07 17:53 | guilleaer | Status | resolved => closed |
2016-12-07 17:53 | guilleaer | Fixed in Version | => RR17Q1 |
Notes |
|
(0092107)
|
hgbot
|
2016-12-06 08:56
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 31978d7ed71b40f88f1926befff749fae393113a
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Dec 05 14:34:29 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/31978d7ed71b40f88f1926befff749fae393113a [^]
Fixed issue 34659. Improve appCache generation through two main changes:
- Now the productImages folder is not considered when building the manifest.
- Now the manifest itself is cached for each application. Therefore, it will be only generated once, and then subsequent requests will read it from the cache, improving performance.
---
M src/org/openbravo/mobile/core/BaseCoreAppCacheResourceProvider.java
M src/org/openbravo/mobile/core/MobileCoreApplicationCacheComponent.java
---
|
|
|
(0092108)
|
hgbot
|
2016-12-06 08:56
|
|
|
|
(0092109)
|
hgbot
|
2016-12-06 08:56
|
|
|