Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009854 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2009-07-13 15:20 | 2009-07-23 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP3 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 69fee1799264 | |||
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 | 0009854: ProductMultiple selector is slow with many products | |||||||
Description | This selector takes about 5s to open and show the lines when used with about 100k products. | |||||||
Tags | 250MP3releasecandidate, leo | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0018165) hgbot (developer) 2009-07-13 15:26 |
Repository: erp/devel/pi Changeset: 69fee1799264e5053b2361d6579c809c0f00c3f9 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Mon Jul 13 15:25:53 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/69fee1799264e5053b2361d6579c809c0f00c3f9 [^] Fixed 9854: Optimize performanec of ProductMultiple selector with many products: - cleanup: remove unsused private printPageFrame1 method - use seperate count query to count number of rows - optimize placement of limit/offset for postgres - optimize placement of rownum for oracle --- M src/org/openbravo/erpCommon/info/ProductMultiple.java M src/org/openbravo/erpCommon/info/ProductMultiple_data.xsql --- |
(0018166) shuehner (administrator) 2009-07-13 15:28 |
Testing needed (regressions in normal functionality of the selector): - Filtering by all of the possible filter fields - different Ordering - returning of one or multiple rows to the calling page (check if first and last selected row is correctly included) - returning of rows to the calling pages when start+end of selected record are minimum 3 pages (in the selector) apart) (only 2.50) |
Issue History | |||
Date Modified | Username | Field | Change |
2009-07-13 15:20 | shuehner | New Issue | |
2009-07-13 15:20 | shuehner | Assigned To | => shuehner |
2009-07-13 15:21 | shuehner | Status | new => scheduled |
2009-07-13 15:21 | shuehner | fix_in_branch | => pi |
2009-07-13 15:26 | hgbot | Checkin | |
2009-07-13 15:26 | hgbot | Note Added: 0018165 | |
2009-07-13 15:26 | hgbot | Status | scheduled => resolved |
2009-07-13 15:26 | hgbot | Resolution | open => fixed |
2009-07-13 15:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/69fee1799264e5053b2361d6579c809c0f00c3f9 [^] |
2009-07-13 15:28 | shuehner | Note Added: 0018166 | |
2009-07-21 16:24 | psarobe | Fixed in Version | => 2.50MP3 |
2009-07-21 16:26 | psarobe | Tag Attached: 250MP3releasecandidate | |
2009-07-21 18:43 | psarobe | Tag Attached: leo | |
2009-07-22 06:17 | elopio | Status | resolved => closed |
2009-07-23 00:00 | anonymous | sf_bug_id | 0 => 2825607 |
Copyright © 2000 - 2009 MantisBT Group |