Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034659 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-11-30 17:33 | 2016-12-07 17:53 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 31978d7ed71b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0092107) hgbot (developer) 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 (developer) 2016-12-06 08:56 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: f2ce83b55e9dbcd7ae3090419fff7f57bf022392 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Mon Dec 05 19:37:05 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/f2ce83b55e9dbcd7ae3090419fff7f57bf022392 [^] Related to issue 34659. Manifest will not be cached if system is either in development or test mode. --- M src/org/openbravo/mobile/core/MobileCoreApplicationCacheComponent.java --- |
(0092109) hgbot (developer) 2016-12-06 08:56 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 90363800db3ccaebb42a0a077375c06fc3431988 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Tue Dec 06 08:43:37 2016 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/90363800db3ccaebb42a0a077375c06fc3431988 [^] Related to issue 34659. Centralized file reading logic in one place. --- M src/org/openbravo/mobile/core/BaseCoreAppCacheResourceProvider.java M src/org/openbravo/mobile/core/MobileCoreApplicationCacheComponent.java --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |