Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025539 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | have not tried | 2014-01-22 18:45 | 2014-02-12 18:29 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 148268ee942b | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | egoitz | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 26033 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025539: Performance problems when importing bank statments | |||||||
Description | When there are thousends of partners with similar name performance problems could happen due to the use of .list methods to get the partners. This happens when there are thousends of partner that has a name similar than a partner used on the bank statement file being imported. | |||||||
Steps To Reproduce | -Create thousends of partner with a similar name (at least one of the worlds contained on the name idential) than a partner cointained on a bank statment file -Import the file -With only 1024mb of Xmx the process does not finish. | |||||||
Proposed Solution | Attached a proposal solution Don't execute .list() but use ScrollableREsults | |||||||
Tags | Performance | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0063863) hgbot (developer) 2014-02-03 14:00 |
Repository: erp/devel/pi Changeset: 148268ee942b0282f40285e4d27d9859d681a01d Author: Jon AlegrÃa <jon.alegria <at> openbravo.com> Date: Mon Feb 03 13:59:41 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/148268ee942b0282f40285e4d27d9859d681a01d [^] Fixes issue 0025539: Performance problems when importing bank statments --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_BankStatementImport.java --- |
(0063867) egoitz (viewer) 2014-02-03 16:51 |
verified |
(0064149) hudsonbot (viewer) 2014-02-12 18:29 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d1a5bb862230 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-01-22 18:45 | egoitz | New Issue | |
2014-01-22 18:45 | egoitz | Assigned To | => dmiguelez |
2014-01-22 18:45 | egoitz | File Added: importbank.diff | |
2014-01-22 18:45 | egoitz | Modules | => Core |
2014-01-22 18:45 | egoitz | OBNetwork customer | => Yes |
2014-01-22 18:45 | egoitz | Triggers an Emergency Pack | => No |
2014-01-22 18:45 | egoitz | Tag Attached: Performance | |
2014-01-22 18:51 | egoitz | Support ticket | => 26033 |
2014-01-22 18:51 | egoitz | Resolution time | => 1391986800 |
2014-01-22 18:51 | egoitz | Assigned To | dmiguelez => jonalegriaesarte |
2014-01-22 18:51 | egoitz | Target Version | => 3.0MP32 |
2014-01-23 09:45 | shuehner | Issue Monitored: shuehner | |
2014-01-23 12:42 | egoitz | File Deleted: importbank.diff | |
2014-01-23 12:42 | egoitz | File Added: importbank.diff | |
2014-02-03 14:00 | hgbot | Checkin | |
2014-02-03 14:00 | hgbot | Note Added: 0063863 | |
2014-02-03 14:00 | hgbot | Status | new => resolved |
2014-02-03 14:00 | hgbot | Resolution | open => fixed |
2014-02-03 14:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/148268ee942b0282f40285e4d27d9859d681a01d [^] |
2014-02-03 16:51 | egoitz | Review Assigned To | => egoitz |
2014-02-03 16:51 | egoitz | Note Added: 0063867 | |
2014-02-03 16:51 | egoitz | Status | resolved => closed |
2014-02-03 16:51 | egoitz | Fixed in Version | => 3.0MP32 |
2014-02-12 18:29 | hudsonbot | Checkin | |
2014-02-12 18:29 | hudsonbot | Note Added: 0064149 |
Copyright © 2000 - 2009 MantisBT Group |