Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0005152 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 02. Master data management | minor | have not tried | 2008-09-22 12:55 | 2009-05-21 16:37 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | 2.40-performance | Fixed in SCM revision | 9465 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0005152: Product Selector does take a very long time to open with many products | |||||||
Description | The SQL used in the product selector is not efficient when having 0029055:0075000 products. => the product selector does not work with this amount of work as it runs in a timeout | |||||||
Tags | performance2.40scrum, Sprint-1 | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0009148) svnbot (reporter) 2008-09-23 11:06 |
Repository: openbravo Revision: 7693 Author: huehner Date: 2008-09-23 11:06:04 +0200 (Tue, 23 Sep 2008) Fixed 5152 Improved performance of the product selector with many products: - speed up counting of record in filter by using extra sql query - rewrite data retrieving sql to first filter and limit and then calculate the rest of the data - disable sorting of all columns besides: key,name (feature regression) --- U branches/r2.40performance/src/org/openbravo/erpCommon/info/Product.java U branches/r2.40performance/src/org/openbravo/erpCommon/info/Product_data.xsql --- https://dev.openbravo.com/websvn/openbravo/?rev=7693&sc=1 [^] |
(0009857) svnbot (reporter) 2008-10-30 19:11 |
Repository: openbravo Revision: 9465 Author: huehner Date: 2008-10-30 19:11:37 +0100 (Thu, 30 Oct 2008) Issue 5152 Fix error introduced in r7693 which did not show all relevant products in some cases. --- U branches/r2.40performance/src/org/openbravo/erpCommon/info/Product.java U branches/r2.40performance/src/org/openbravo/erpCommon/info/Product_data.xsql --- https://dev.openbravo.com/websvn/openbravo/?rev=9465&sc=1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2008-09-22 12:55 | cromero | New Issue | |
2008-09-22 12:55 | cromero | Assigned To | => shuehner |
2008-09-22 12:55 | cromero | Status | new => scheduled |
2008-09-23 10:28 | shuehner | Relationship added | depends on 0005180 |
2008-09-23 10:54 | shuehner | Tag Attached: performance2.40scrum | |
2008-09-23 11:06 | svnbot | Checkin | |
2008-09-23 11:06 | svnbot | Note Added: 0009148 | |
2008-09-23 11:06 | svnbot | Status | scheduled => resolved |
2008-09-23 11:06 | svnbot | Resolution | open => fixed |
2008-09-23 11:06 | svnbot | svn_revision | => 7693 |
2008-10-23 07:48 | iperdomo | Tag Attached: sprint1 | |
2008-10-24 18:15 | iperdomo | Tag Detached: sprint1 | |
2008-10-24 18:15 | iperdomo | Tag Attached: Sprint-1 | |
2008-10-30 19:11 | svnbot | Checkin | |
2008-10-30 19:11 | svnbot | Note Added: 0009857 | |
2008-10-30 19:11 | svnbot | svn_revision | 7693 => 9465 |
2009-05-21 16:37 | psarobe | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |