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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009641
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2009-06-25 16:362009-07-23 00:00
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version2.50MP3
StatusclosedFix in branchpiFixed in SCM revision79d24670c339
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009641: Navigating to first record in generated windows is too slow with many records.

DescriptionExample: #products = 1.000.000
Opening the product window in edit mode. Then press ok in the automatically opened search popup. Retrieving the first product (which is shown after pressing OK) takes more than 1.5s for a single user.

This is too slow when you try to scale to many users.
Steps To ReproduceSee description.
Tags250MP3releasecandidate, leo
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0009642 closedshuehner Navigating to first record in generated windows is too slow with many records. 

-  Notes
(0017590)
hgbot (developer)
2009-06-25 16:55

Repository: erp/devel/pi
Changeset: 79d24670c33942d5d80fb61c7d09440e9f6e782d
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Thu Jun 25 16:55:10 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/79d24670c33942d5d80fb61c7d09440e9f6e782d [^]

Fixed 9641: Improve performance of generated window navigation
- Move rownum on oracle to better location
- Embedd limit/offset/rownum parameter values into sql-string instead of using preparedstatement parameters

---
M src/org/openbravo/erpCommon/utility/TableSQLData.java
---
(0017593)
shuehner (administrator)
2009-06-25 17:11

@qa: this change affects all generated windows in edit & grid view.
- Navigation: first/previous/next/last
- grid edit->grid & grid->edit view
- scrolling in edit view (check for no duplicate rows, and no missing rows)
-- all three above with different sort order/filter/language (en_us + one more)

- Issue History
Date Modified Username Field Change
2009-06-25 16:36 shuehner New Issue
2009-06-25 16:36 shuehner Assigned To => shuehner
2009-06-25 16:36 shuehner Status new => scheduled
2009-06-25 16:36 shuehner fix_in_branch => pi
2009-06-25 16:55 hgbot Checkin
2009-06-25 16:55 hgbot Note Added: 0017590
2009-06-25 16:55 hgbot Status scheduled => resolved
2009-06-25 16:55 hgbot Resolution open => fixed
2009-06-25 16:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/79d24670c33942d5d80fb61c7d09440e9f6e782d [^]
2009-06-25 17:11 shuehner Note Added: 0017593
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:30 elopio Status resolved => closed
2009-07-23 00:00 anonymous sf_bug_id 0 => 2825605


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker