Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034672 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-12-02 09:05 | 2016-12-23 14:26 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR17Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034672: Default page size (35000) of initial data load is too high for high volume cases | |||||||
Description | The default page size to load data from the backend is 35000 [1]. When there are many products or BPs this will load a big batch to the client to be inserted there. This insert takes a long time and requires lots of memory from the browser. With 70000+ products load times were 15 mins or so. The attached patch has been working correctly at a customer (hipertextil) for many months. [1] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/7f3a3dde78ff/web/org.openbravo.mobile.core/source/data/ob-datasource.js#l495 [^] | |||||||
Steps To Reproduce | Create a large set of products (70000) and put in assortment clean cache login to webpos see that products get loaded in batches of 35000 | |||||||
Proposed Solution | See attached dif It makes sense to backport this issue to previous releases Q3 and further. | |||||||
Tags | No tags attached. | |||||||
Attached Files | decreasePaginationSize_mobile_core.diff [^] (602 bytes) 2016-12-02 09:05 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0092977) marvintm (manager) 2016-12-23 14:26 |
This issue has been fixed as part of the fix for the issue 34669. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-12-02 09:05 | mtaal | New Issue | |
2016-12-02 09:05 | mtaal | Assigned To | => Retail |
2016-12-02 09:05 | mtaal | File Added: decreasePaginationSize_mobile_core.diff | |
2016-12-02 09:05 | mtaal | Triggers an Emergency Pack | => No |
2016-12-23 14:26 | marvintm | Review Assigned To | => marvintm |
2016-12-23 14:26 | marvintm | Relationship added | duplicate of 0034669 |
2016-12-23 14:26 | marvintm | Note Added: 0092977 | |
2016-12-23 14:26 | marvintm | Status | new => closed |
2016-12-23 14:26 | marvintm | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |