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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005339
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. PlatformminorN/A2008-09-30 12:432009-05-21 16:37
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branch2.40-performanceFixed in SCM revision10649
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

0005339: 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 ]
blocks defect 0005338 closedshuehner Using the First/Previous/Next/Last record buttons in generated windows is slow with lots of data in the table 

-  Notes
(0009295)
svnbot (reporter)
2008-09-30 18:30

Repository: openbravo
Revision: 8108
Author: huehner
Date: 2008-09-30 18:30:29 +0200 (Tue, 30 Sep 2008)

Issue 5339
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 branches/r2.40performance/src/org/openbravo/erpCommon/utility/ExecuteQuery.java
U branches/r2.40performance/src-wad/src/org/openbravo/wad/javasource.javaxml
---

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

Repository: openbravo
Revision: 10649
Author: huehner
Date: 2008-11-26 19:41:48 +0100 (Wed, 26 Nov 2008)

Fixed 5339
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 branches/r2.40performance/src/org/openbravo/erpCommon/utility/DataGrid.java
U branches/r2.40performance/src/org/openbravo/erpCommon/utility/ModelSQLGeneration.java
U branches/r2.40performance/src/org/openbravo/erpCommon/utility/TableSQLData.java
U branches/r2.40performance/src-wad/src/org/openbravo/wad/javasource.javaxml
---

https://dev.openbravo.com/websvn/openbravo/?rev=10649&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 => shuehner
2008-09-30 12:43 shuehner Status new => scheduled
2008-09-30 12:47 shuehner Tag Attached: performance2.40scrum
2008-09-30 18:30 svnbot Checkin
2008-09-30 18:30 svnbot Note Added: 0009295
2008-09-30 18:30 svnbot svn_revision => 8108
2008-10-23 07:48 iperdomo Tag Attached: sprint1
2008-10-24 17:35 iperdomo Tag Detached: sprint1
2008-11-26 19:41 svnbot Checkin
2008-11-26 19:41 svnbot Note Added: 0010746
2008-11-26 19:41 svnbot Status scheduled => resolved
2008-11-26 19:41 svnbot Resolution open => fixed
2008-11-26 19:41 svnbot svn_revision 8108 => 10649
2009-05-21 16:37 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker