Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034735 | Retail Modules | Web POS | public | 2016-12-14 17:44 | 2017-01-09 11:18 |
|
Reporter | malsasua | |
Assigned To | jorge-garcia | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | | |
Target Version | | Fixed in Version | RR17Q2 | |
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 | 0034735: incremental refresh is stopped if one masterdata query is very slow |
Description | during incremental refresh process, if one masterdata query is very slow, then the terminal is locked while the request does not finish |
Steps To Reproduce | . to simulate one slow query, we are going to add one breakpoint in this line code:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/8435373ee62d/src/org/openbravo/retail/posterminal/master/Product.java#l310 [^]
. execute incremental refresh process
the terminal is locked while the execution is stopped in the breakpoint |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0034665 | | closed | marvintm | The terminal should be locked until the full/incremental refresh finish | depends on | backport | 0034865 | RR17Q1 | closed | jorge-garcia | incremental refresh is stopped if one masterdata query is very slow | related to | defect | 0036263 | | closed | migueldejuana | The queries related with a incremental refresh should be interrupted when the timeout for the request is reached |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-12-14 17:44 | malsasua | New Issue | |
2016-12-14 17:44 | malsasua | Assigned To | => Retail |
2016-12-14 17:44 | malsasua | Resolution time | => 1483916400 |
2016-12-14 17:44 | malsasua | Triggers an Emergency Pack | => No |
2016-12-14 17:45 | malsasua | Relationship added | related to 0034665 |
2017-01-03 08:40 | jorge-garcia | Status | new => scheduled |
2017-01-03 08:40 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-01-04 11:21 | hgbot | Checkin | |
2017-01-04 11:21 | hgbot | Note Added: 0093160 | |
2017-01-04 11:21 | hgbot | Status | scheduled => resolved |
2017-01-04 11:21 | hgbot | Resolution | open => fixed |
2017-01-04 11:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/278add3d4bdb049b755035b3a7bb044221de0cb8 [^] |
2017-01-09 11:18 | marvintm | Status | resolved => new |
2017-01-09 11:18 | marvintm | Resolution | fixed => open |
2017-01-09 11:18 | marvintm | Status | new => scheduled |
2017-01-09 11:18 | marvintm | Status | scheduled => resolved |
2017-01-09 11:18 | marvintm | Fixed in Version | => RR17Q2 |
2017-01-09 11:18 | marvintm | Resolution | open => fixed |
2017-01-09 11:18 | marvintm | Review Assigned To | => marvintm |
2017-01-09 11:18 | marvintm | Status | resolved => closed |
2017-06-16 11:30 | egoitz | Relationship added | related to 0036263 |