Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034605 | Retail Modules | Cash up | public | 2016-11-23 13:33 | 2016-12-21 16:58 |
|
Reporter | alostale | |
Assigned To | mario_castello | |
Priority | urgent | Severity | major | Reproducibility | random |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q1 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0034605: CashUpReport is not thread safe |
Description | CashUpReport is not thread safe, if this report is generated concurrently it can produce wrong data mixing results from different data. |
Steps To Reproduce | Execute the report in parallel: it randomly can generate incorrect data. |
Proposed Solution | Find attached diff: moves all instance variables to method. |
Additional Information | |
Tags | multiThread |
Relationships | blocks | design defect | 0034664 | | acknowledged | Triage Platform Base | Openbravo ERP | multi thread unsafeties |
|
Attached Files | cashup.diff (9,589) 2016-11-23 13:33 https://issues.openbravo.com/file_download.php?file_id=10100&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-11-23 13:33 | alostale | New Issue | |
2016-11-23 13:33 | alostale | Assigned To | => Retail |
2016-11-23 13:33 | alostale | Triggers an Emergency Pack | => No |
2016-11-23 13:33 | alostale | Tag Attached: multiThread | |
2016-11-23 13:33 | alostale | File Added: cashup.diff | |
2016-11-23 13:50 | alostale | Issue Monitored: alostale | |
2016-12-01 11:58 | alostale | Relationship added | blocks 0034664 |
2016-12-06 21:47 | mario_castello | Assigned To | Retail => mario_castello |
2016-12-06 21:47 | mario_castello | Status | new => acknowledged |
2016-12-08 16:03 | mario_castello | Status | acknowledged => scheduled |
2016-12-08 16:19 | hgbot | Checkin | |
2016-12-08 16:19 | hgbot | Note Added: 0092215 | |
2016-12-08 16:19 | hgbot | Status | scheduled => resolved |
2016-12-08 16:19 | hgbot | Resolution | open => fixed |
2016-12-08 16:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/eb4898f5842569423def5db9ccca55ce69fa886d [^] |
2016-12-21 16:58 | marvintm | Review Assigned To | => marvintm |
2016-12-21 16:58 | marvintm | Status | resolved => closed |
2016-12-21 16:58 | marvintm | Fixed in Version | => RR17Q1 |