Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0056549 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Multi UPC/EAN for Product | major | always | 2024-09-25 12:30 | 2024-10-01 07:29 | |||||||
Reporter | malsasua | View Status | public | |||||||||
Assigned To | SABARINATH P | |||||||||||
Priority | high | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0056549: after incremental refresh process, the first scan is slow | |||||||||||
Description | With big volume of data (40K products), after incremental refresh process is executed, the first scan is slow: https://drive.google.com/file/d/1HtPo4wiPDht52Dt3tueyMlRRlQwKminp/view?usp=sharing [^] This issue is caused because a search is triggered by the MultiUpc module, but the database is busy "Loading cache for Model." Until the database completes the cache loading process, the MultiUpc query is not executed. The query is executed in this line: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.multiupc/-/blob/master/web/org.openbravo.retail.multiupc/js/extendUPCSearch.js?ref_type=heads#L71 [^] | |||||||||||
Steps To Reproduce | . in environment with 40K products, install multiupc module . execute incremental refresh . scan a product | |||||||||||
Proposed Solution | . if the database is executing the cache loading process, then execute the product search as remote | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2024-09-25 12:30 | malsasua | New Issue | |
2024-09-25 12:30 | malsasua | Assigned To | => Retail |
2024-09-25 12:30 | malsasua | Triggers an Emergency Pack | => No |
2024-09-25 12:44 | Practics | Issue Monitored: Practics | |
2024-09-27 10:59 | guillermogil | Status | new => acknowledged |
2024-10-01 07:29 | SABARINATH P | Assigned To | Retail => SABARINATH P |
2024-10-01 07:29 | SABARINATH P | Status | acknowledged => scheduled |
Copyright © 2000 - 2009 MantisBT Group |