Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025939 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Invoices Register Book | major | always | 2014-03-10 16:03 | 2014-03-13 18:26 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 2ee4bbc082d8 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | jonalegriaesarte | |||||||
Regression introduced in release | ||||||||
Summary | 0025939: Unneeded flushes in book lines generation are causing bad performance | |||||||
Description | When executing the "Create" process for the invoice register book, it takes a lot of time when there are a lot of lines to create. The CPU usage increases a lot. This is caused because of some flushes are being executed when opening new connections just for showing result/error messages. This flushes are not necessary. | |||||||
Steps To Reproduce | In description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0064990) caristu (manager) 2014-03-10 16:11 |
Support Ticket: 27053 Resolution Time: 08/04/2014 |
(0064996) hgbot (developer) 2014-03-10 18:36 |
Repository: erp/pmods/org.openbravo.module.invoicesregisterbook Changeset: 2ee4bbc082d864e338d1801267159ebcae480e60 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Mon Mar 10 17:48:00 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoicesregisterbook/rev/2ee4bbc082d864e338d1801267159ebcae480e60 [^] fixes issue 25939: Unneeded flushes in book lines generation are causing bad performance --- M src-db/database/sourcedata/AD_MODULE.xml M src/org/openbravo/module/invoicesregisterbook/obirb_actionButton/CreateBookLines.java M src/org/openbravo/module/invoicesregisterbook/obirb_actionButton/CreateBookLinesDao.java --- |
(0065025) hgbot (developer) 2014-03-11 09:57 |
Repository: erp/pmods/org.openbravo.module.invoicesregisterbook Changeset: 96f79609bcb06e6d20c7ae9ac5b102d664636c6c Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Tue Mar 11 09:48:39 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.module.invoicesregisterbook/rev/96f79609bcb06e6d20c7ae9ac5b102d664636c6c [^] related to issue 25939: fix for CashVATCompatible branch --- M src-db/database/sourcedata/AD_MODULE.xml M src/org/openbravo/module/invoicesregisterbook/obirb_actionButton/CreateBookLines.java M src/org/openbravo/module/invoicesregisterbook/obirb_actionButton/CreateBookLinesDao.java --- |
(0065143) jonalegriaesarte (reporter) 2014-03-13 18:26 |
Verfied |
Issue History | |||
Date Modified | Username | Field | Change |
2014-03-10 16:03 | caristu | New Issue | |
2014-03-10 16:03 | caristu | Assigned To | => jonalegriaesarte |
2014-03-10 16:03 | caristu | Relationship added | related to 0025387 |
2014-03-10 16:04 | caristu | Issue Monitored: networkb | |
2014-03-10 16:05 | caristu | Description Updated | View Revisions |
2014-03-10 16:11 | caristu | Note Added: 0064990 | |
2014-03-10 18:36 | hgbot | Checkin | |
2014-03-10 18:36 | hgbot | Note Added: 0064996 | |
2014-03-10 18:36 | hgbot | Status | new => resolved |
2014-03-10 18:36 | hgbot | Resolution | open => fixed |
2014-03-10 18:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoicesregisterbook/rev/2ee4bbc082d864e338d1801267159ebcae480e60 [^] |
2014-03-11 09:57 | hgbot | Checkin | |
2014-03-11 09:57 | hgbot | Note Added: 0065025 | |
2014-03-11 11:54 | jecharri | Relationship added | has duplicate 0025473 |
2014-03-13 18:26 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2014-03-13 18:26 | jonalegriaesarte | Note Added: 0065143 | |
2014-03-13 18:26 | jonalegriaesarte | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |