Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029177 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Warehouse Picking | major | have not tried | 2015-03-06 15:36 | 2015-04-24 11:27 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | eduardo_Argal | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | umartirena | |||||||
Regression introduced in release | ||||||||
Summary | 0029177: The sequence for picking list on ad_sequence table is locked while the picking list process is executed | |||||||
Description | When starting tjhe picking list process a picking list document is created and when saving it the sequence for picking list on the ad_sequence table is locked. That is locked until the process finish. The same happens with the sequence for m_inout table becuase a shipment also is created on the begining of the processOrder method. That is causing performance problems due to contention on the ad_sequence table. | |||||||
Steps To Reproduce | -Execute the process for a order with thousends of lines. See that the process takes long and that the sequence is locked until it finishes. | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0076740) umartirena (reporter) 2015-04-24 11:27 |
Issue resolved by this commits: https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/e8a78f938850 [^] https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/346fac4a867b [^] |
(0076741) umartirena (reporter) 2015-04-24 11:27 |
Code Review + Testing OK |
Issue History | |||
Date Modified | Username | Field | Change |
2015-03-06 15:36 | egoitz | New Issue | |
2015-03-06 15:36 | egoitz | Assigned To | => naiaramartinez |
2015-03-06 15:36 | egoitz | Resolution time | => 1425855600 |
2015-03-06 15:36 | egoitz | Relationship added | related to 0029131 |
2015-03-06 15:36 | egoitz | Relationship added | related to 0027160 |
2015-03-06 15:39 | egoitz | Tag Attached: Performance | |
2015-03-06 15:39 | egoitz | Assigned To | naiaramartinez => eduardo_Argal |
2015-04-24 11:26 | umartirena | Status | new => scheduled |
2015-04-24 11:27 | umartirena | Note Added: 0076740 | |
2015-04-24 11:27 | umartirena | Status | scheduled => resolved |
2015-04-24 11:27 | umartirena | Resolution | open => fixed |
2015-04-24 11:27 | umartirena | Review Assigned To | => umartirena |
2015-04-24 11:27 | umartirena | Note Added: 0076741 | |
2015-04-24 11:27 | umartirena | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |