Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034507 | Openbravo ERP | A. Platform | public | 2016-11-14 19:09 | 2017-12-27 09:44 |
|
Reporter | caristu | |
Assigned To | collazoandy4 | |
Priority | high | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | duplicate | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q3 | |
Merge Request Status | |
Review Assigned To | vmromanos |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034507: Unneeded lock in processButtonReg and processButtonClose methods of EndYearCloseUtility |
Description | Private methods processButtonReg and processButtonClose in EndYearCloseUtility should not be declared as synchronized.
They are being invoked once by processYearClose method which it is already a synchronized method. |
Steps To Reproduce | In description |
Proposed Solution | |
Additional Information | |
Tags | multiThread |
Relationships | duplicate of | defect | 0034512 | | closed | AtulOpenbravo | [clustering] Close year process is locked just at JVM level | blocks | design defect | 0034664 | | acknowledged | Triage Platform Base | multi thread unsafeties |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-11-14 19:09 | caristu | New Issue | |
2016-11-14 19:09 | caristu | Assigned To | => platform |
2016-11-14 19:09 | caristu | Modules | => Core |
2016-11-14 19:09 | caristu | Triggers an Emergency Pack | => No |
2016-11-14 19:09 | caristu | Relationship added | blocks 0034490 |
2016-11-14 19:10 | caristu | Summary | [clustering Private methods processButtonReg and processButtonClose in EndYearCloseUtility should not be syncrhonized => [clustering] Private methods processButtonReg and processButtonClose in EndYearCloseUtility should not be syncrhonized |
2016-11-14 19:12 | caristu | Summary | [clustering] Private methods processButtonReg and processButtonClose in EndYearCloseUtility should not be syncrhonized => [clustering] Unneeded lock in processButtonReg and processButtonClose methods of EndYearCloseUtility |
2016-11-15 11:10 | caristu | Tag Attached: clustering | |
2016-11-16 16:35 | alostale | Tag Detached: clustering | |
2016-11-16 16:35 | alostale | Relationship deleted | blocks 0034490 |
2016-11-16 16:35 | alostale | Tag Attached: multiThread | |
2016-11-16 16:36 | alostale | Summary | [clustering] Unneeded lock in processButtonReg and processButtonClose methods of EndYearCloseUtility => Unneeded lock in processButtonReg and processButtonClose methods of EndYearCloseUtility |
2016-12-01 11:57 | alostale | Assigned To | platform => Triage Finance |
2016-12-01 11:58 | alostale | Relationship added | blocks 0034664 |
2017-12-26 11:29 | vmromanos | Status | new => scheduled |
2017-12-26 11:29 | vmromanos | Assigned To | Triage Finance => collazoandy4 |
2017-12-26 21:26 | collazoandy4 | Note Added: 0101259 | |
2017-12-27 09:44 | vmromanos | Review Assigned To | => vmromanos |
2017-12-27 09:44 | vmromanos | Relationship added | duplicate of 0034512 |
2017-12-27 09:44 | vmromanos | Status | scheduled => closed |
2017-12-27 09:44 | vmromanos | Resolution | open => duplicate |
2017-12-27 09:44 | vmromanos | Fixed in Version | => 3.0PR17Q3 |