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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005338
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. PlatformminorN/A2008-09-30 12:432009-04-21 11:06
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision10650
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava 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

0005338: Using the First/Previous/Next/Last record buttons in generated windows is slow with lots of data in the table

DescriptionUsing the navigation button for i.e. the Sales Order window is slow when there are lots of sales orders in the system.
Tagsperformance2.40scrum
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0005339 closedshuehner Using the First/Previous/Next/Last record buttons in generated windows is slow with lots of data in the table 

-  Notes
(0009296)
svnbot (reporter)
2008-09-30 18:59

Repository: openbravo
Revision: 8110
Author: huehner
Date: 2008-09-30 18:59:20 +0200 (Tue, 30 Sep 2008)

Issue 5338
Improve response time and decrease memory consumption for
the navigation buttons in WAD-generated windows by not
assembling a list of all id's, but parsing the id's on the fly.

---
U trunk/src/org/openbravo/erpCommon/utility/ExecuteQuery.java
U trunk/src-wad/src/org/openbravo/wad/javasource.javaxml
---

https://dev.openbravo.com/websvn/openbravo/?rev=8110&sc=1 [^]
(0010747)
svnbot (reporter)
2008-11-26 19:49

Repository: openbravo
Revision: 10650
Author: huehner
Date: 2008-11-26 19:49:27 +0100 (Wed, 26 Nov 2008)

Fixed 5338
Second part of this issue:
- use sysdate instead of now for transactional windows on oracle
- use better sql for in the first/last/previous/next -record and getKeyPosition methods

---
U trunk/src/org/openbravo/erpCommon/utility/DataGrid.java
U trunk/src/org/openbravo/erpCommon/utility/ModelSQLGeneration.java
U trunk/src/org/openbravo/erpCommon/utility/TableSQLData.java
U trunk/src-wad/src/org/openbravo/wad/javasource.javaxml
---

https://dev.openbravo.com/websvn/openbravo/?rev=10650&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-09-30 12:43 shuehner New Issue
2008-09-30 12:43 shuehner Assigned To => cromero
2008-09-30 12:43 shuehner sf_bug_id 0 => 2137982
2008-09-30 12:43 shuehner Regression testing => No
2008-09-30 12:43 shuehner Assigned To cromero => shuehner
2008-09-30 12:43 shuehner Tag Attached: performance2.40scrum
2008-09-30 12:43 shuehner Status new => scheduled
2008-09-30 12:43 shuehner fix_in_branch => trunk
2008-09-30 18:59 svnbot Checkin
2008-09-30 18:59 svnbot Note Added: 0009296
2008-09-30 18:59 svnbot svn_revision => 8110
2008-10-23 07:48 iperdomo Tag Attached: sprint1
2008-10-24 17:35 iperdomo Tag Detached: sprint1
2008-11-26 19:49 svnbot Checkin
2008-11-26 19:49 svnbot Note Added: 0010747
2008-11-26 19:49 svnbot Status scheduled => resolved
2008-11-26 19:49 svnbot Resolution open => fixed
2008-11-26 19:49 svnbot svn_revision 8110 => 10650
2009-04-21 11:06 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker