Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0034515 | Openbravo ERP | 09. Financial management | public | 2016-11-15 10:06 | 2017-12-27 09:43 |
|
| Reporter | caristu | |
| Assigned To | collazoandy4 | |
| Priority | high | Severity | minor | 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 | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0034515: Unneeded lock in processButtonReg and processButtonClose methods of CreateRegFactAcct |
| Description | Private methods processButtonReg and processButtonClose in CreateRegFactAcct should not be declared as synchronized.
They are being invoked once by processButton method which it is already a synchronized method. |
| Steps To Reproduce | In description |
| Proposed Solution | |
| Additional Information | |
| Tags | multiThread |
| Relationships | | duplicate of | defect | 0034513 | | closed | AtulOpenbravo | [clustering] CreateRegFactAcct 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-15 10:06 | caristu | New Issue | |
| 2016-11-15 10:06 | caristu | Assigned To | => Triage Finance |
| 2016-11-15 10:06 | caristu | OBNetwork customer | => No |
| 2016-11-15 10:06 | caristu | Modules | => Core |
| 2016-11-15 10:06 | caristu | Triggers an Emergency Pack | => No |
| 2016-11-15 10:06 | caristu | Relationship added | blocks 0034490 |
| 2016-11-15 11:13 | caristu | Tag Attached: clustering | |
| 2016-11-16 16:37 | alostale | Tag Attached: multiThread | |
| 2016-11-16 16:37 | alostale | Tag Detached: clustering | |
| 2016-11-16 16:37 | alostale | Summary | [clustering] Unneeded lock in processButtonReg and processButtonClose methods of CreateRegFactAcct => Unneeded lock in processButtonReg and processButtonClose methods of CreateRegFactAcct |
| 2016-11-16 16:38 | alostale | Relationship deleted | blocks 0034490 |
| 2016-12-01 11:57 | 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:24 | collazoandy4 | Note Added: 0101258 | |
| 2017-12-27 09:43 | vmromanos | Review Assigned To | => vmromanos |
| 2017-12-27 09:43 | vmromanos | Relationship added | duplicate of 0034513 |
| 2017-12-27 09:43 | vmromanos | Status | scheduled => closed |
| 2017-12-27 09:43 | vmromanos | Resolution | open => duplicate |
| 2017-12-27 09:43 | vmromanos | Fixed in Version | => 3.0PR17Q3 |