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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021059
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] I. Performancemajorhave not tried2012-07-13 09:232012-09-03 18:37
ReporterjecharriView Statuspublic 
Assigned Tojecharri 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision4a008e1f64fe
ProjectionnoneETAnoneTarget Version3.0MP15
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021059: Build Validation WrongPaymentScheduleDetailsCheck can be really slow

DescriptionBuild Validation WrongPaymentScheduleDetailsCheck can spend a lot of time during execution.
Steps To ReproduceExecute one ant smartbuild -Dlocal=no when you have a los of payments.
Proposed SolutionThis build validation was created to solve old MP problem, my suggestion is to avoid this build validation when the client is upgrading from new MP.
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0051076)
hgbot (developer)
2012-08-02 10:28

Repository: erp/devel/pi
Changeset: 4a008e1f64feee8d46be627fe0847b8809961994
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Aug 02 10:28:07 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4a008e1f64feee8d46be627fe0847b8809961994 [^]

Fixes issue 21059: Build Validation WrongPaymentScheduleDetailsCheck can be really slow

---
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck.class
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.class
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck.java
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck_data.xsql
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.java
---
(0051077)
hgbot (developer)
2012-08-02 10:32

Repository: erp/devel/pi
Changeset: d36181a18ebd5abc9c8cf04e08e2fd3dff12da99
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Thu Aug 02 10:31:21 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d36181a18ebd5abc9c8cf04e08e2fd3dff12da99 [^]

issue 21059: Build Validation WrongPaymentScheduleDetailsCheck can be really slow

---
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.class
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck_data.xsql
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.java
---
(0051254)
hgbot (developer)
2012-08-13 12:14

Repository: erp/devel/pi
Changeset: 6d7b56f1c4132881cc6d99a8fedbfa444cecdd49
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Mon Aug 13 12:14:11 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6d7b56f1c4132881cc6d99a8fedbfa444cecdd49 [^]

issue 21059: Build Validation WrongPaymentScheduleDetailsCheck can be really slow.
Addes AS clause in the select

---
M modules/org.openbravo.advpaymentmngt/build/classes/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.class
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheck_data.xsql
M modules/org.openbravo.advpaymentmngt/src-util/buildvalidation/src/src/org/openbravo/advpaymentmngt/buildvalidation/WrongPaymentScheduleDetailsCheckData.java
---
(0051792)
ioritzCia (developer)
2012-09-03 18:37

Verified

- Issue History
Date Modified Username Field Change
2012-07-13 09:23 jecharri New Issue
2012-07-13 09:23 jecharri Assigned To => shuehner
2012-07-13 09:23 jecharri Web browser => Google Chrome
2012-07-13 09:23 jecharri Modules => Core
2012-07-13 09:23 jecharri Resolution time => 1344981600
2012-07-16 16:11 shuehner Assigned To shuehner => alostale
2012-07-16 16:16 jonalegriaesarte Tag Attached: Performance
2012-07-23 18:13 alostale Assigned To alostale => jonalegriaesarte
2012-07-25 12:49 jonalegriaesarte Assigned To jonalegriaesarte => jecharri
2012-08-02 10:28 hgbot Checkin
2012-08-02 10:28 hgbot Note Added: 0051076
2012-08-02 10:28 hgbot Status new => resolved
2012-08-02 10:28 hgbot Resolution open => fixed
2012-08-02 10:28 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4a008e1f64feee8d46be627fe0847b8809961994 [^]
2012-08-02 10:32 hgbot Checkin
2012-08-02 10:32 hgbot Note Added: 0051077
2012-08-13 12:14 hgbot Checkin
2012-08-13 12:14 hgbot Note Added: 0051254
2012-09-03 18:37 ioritzCia Note Added: 0051792
2012-09-03 18:37 ioritzCia Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker