Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039419 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2018-10-08 15:55 | 2018-10-16 18:41 | |||
Reporter | collazoandy4 | View Status | public | |||||
Assigned To | collazoandy4 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | c516190f53db | ||||
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 | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039419: Improve the performance of ProductCharacteristicValue query | |||||||
Description | The query of ProductCharacteristicValue mades cross join over related tables wich cause a low performance. | |||||||
Steps To Reproduce | Check the ProductCharacteristicValue SQL Query mades cross join over related tables | |||||||
Proposed Solution | Use attached patch to remove the cross join in sql query | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0107229) hgbot (developer) 2018-10-09 16:05 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c516190f53db381ae9f6954aea1aa89705ee2f9f Author: Armaignac <collazoandy4 <at> gmail.com> Date: Tue Oct 09 10:02:15 2018 -0400 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c516190f53db381ae9f6954aea1aa89705ee2f9f [^] Fixes issue 39419: Improve the performance of ProductCharacteristicValue query The query of ProductCharacteristicValue have been improve removing the cross joins in the generated sql --- M src/org/openbravo/retail/posterminal/master/ProductCharacteristicValue.java M src/org/openbravo/retail/posterminal/master/ProductCharacteristicValueProperties.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-10-08 15:55 | collazoandy4 | New Issue | |
2018-10-08 15:55 | collazoandy4 | Assigned To | => Retail |
2018-10-08 15:55 | collazoandy4 | File Added: improve performance.patch | |
2018-10-08 15:55 | collazoandy4 | OBNetwork customer | => No |
2018-10-08 15:55 | collazoandy4 | Triggers an Emergency Pack | => No |
2018-10-09 16:01 | collazoandy4 | Review Assigned To | => marvintm |
2018-10-09 16:05 | hgbot | Checkin | |
2018-10-09 16:05 | hgbot | Note Added: 0107229 | |
2018-10-09 16:05 | hgbot | Status | new => resolved |
2018-10-09 16:05 | hgbot | Resolution | open => fixed |
2018-10-09 16:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c516190f53db381ae9f6954aea1aa89705ee2f9f [^] |
2018-10-15 11:36 | marvintm | Assigned To | Retail => collazoandy4 |
2018-10-16 18:41 | marvintm | Status | resolved => closed |
2018-10-16 18:41 | marvintm | Fixed in Version | => RR19Q1 |
Copyright © 2000 - 2009 MantisBT Group |