Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039419
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminorhave not tried2018-10-08 15:552018-10-16 18:41
Reportercollazoandy4View Statuspublic 
Assigned Tocollazoandy4 
PrioritynormalResolutionfixedFixed in VersionRR19Q1
StatusclosedFix in branchFixed in SCM revisionc516190f53db
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0039419: Improve the performance of ProductCharacteristicValue query

DescriptionThe query of ProductCharacteristicValue mades cross join over related tables wich cause a low performance.
Steps To ReproduceCheck the ProductCharacteristicValue SQL Query mades cross join over related tables
Proposed SolutionUse attached patch to remove the cross join in sql query
TagsNo tags attached.
Attached Filespatch file icon improve performance.patch [^] (3,923 bytes) 2018-10-08 15:55 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- Issue History
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 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
Powered by Mantis Bugtracker