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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009835
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformminorhave not tried2009-07-10 19:272009-07-13 13:37
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version2.40MP7
StatusclosedFix in branch2.40Fixed in SCM revisionb97b65f28efb
ProjectionnoneETAnoneTarget Version
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009835: Product selector is too slow on postgres with many products

DescriptionThe Product selector is too slow when used with many products. Tested on postgres with 100k products.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0009834 closedshuehner Product selector is too slow on postgres with many products 

-  Notes
(0018118)
hgbot (developer)
2009-07-10 19:30

Repository: erp/stable/2.40
Changeset: b97b65f28efbff54c03da3270efe18f785f1f893
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Fri Jul 10 19:30:39 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/b97b65f28efbff54c03da3270efe18f785f1f893 [^]

Fixed 9835: Optimize product selector performance on postgres
- removal of not needed joins in count query
- better placement of limit/offset so orderby + limit can be optimized by postgres

---
M src/org/openbravo/erpCommon/info/Product.java
M src/org/openbravo/erpCommon/info/Product_data.xsql
---

- Issue History
Date Modified Username Field Change
2009-07-10 19:28 shuehner Type defect => backport
2009-07-10 19:28 shuehner fix_in_branch => 2.40
2009-07-10 19:30 hgbot Checkin
2009-07-10 19:30 hgbot Note Added: 0018118
2009-07-10 19:30 hgbot Status scheduled => resolved
2009-07-10 19:30 hgbot Resolution open => fixed
2009-07-10 19:30 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/b97b65f28efbff54c03da3270efe18f785f1f893 [^]
2009-07-13 13:37 psarobe Status resolved => closed
2009-07-13 13:37 psarobe Fixed in Version => 2.40MP7


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker