Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009855 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | major | have not tried | 2009-07-13 15:20 | 2009-07-22 13:34 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40MP8 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | c7b3174134c9 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0009855: 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 | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0018167) 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) |
(0018372) hgbot (developer) 2009-07-17 15:23 |
Repository: erp/stable/2.40 Changeset: c7b3174134c9e28035cb6c27eaf7c3c56d4691e8 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Mon Jul 13 15:22:55 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/c7b3174134c9e28035cb6c27eaf7c3c56d4691e8 [^] Fixed 9855: Improve ProductMultiple selector performance with many products - cleanup: remove unsused 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 --- |
(0018557) sureshbabu (viewer) 2009-07-22 13:34 |
Tested working as per the comments given by the developer |
![]() |
|||
Date Modified | Username | Field | Change |
2009-07-13 15:21 | shuehner | Type | defect => backport |
2009-07-13 15:21 | shuehner | fix_in_branch | => 2.40 |
2009-07-13 15:28 | shuehner | Note Added: 0018167 | |
2009-07-17 15:23 | hgbot | Checkin | |
2009-07-17 15:23 | hgbot | Note Added: 0018372 | |
2009-07-17 15:23 | hgbot | Status | scheduled => resolved |
2009-07-17 15:23 | hgbot | Resolution | open => fixed |
2009-07-17 15:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/c7b3174134c9e28035cb6c27eaf7c3c56d4691e8 [^] |
2009-07-22 13:34 | sureshbabu | Status | resolved => closed |
2009-07-22 13:34 | sureshbabu | Note Added: 0018557 | |
2009-07-22 13:34 | sureshbabu | Fixed in Version | => 2.40MP8 |
Copyright © 2000 - 2009 MantisBT Group |