Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034865 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2016-12-14 17:44 | 2017-02-02 11:56 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3a75493e6854 | ||||
Projection | none | ETA | none | Target Version | RR17Q1 | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034865: 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0093627) hgbot (developer) 2017-01-17 11:32 |
Repository: retail/backports/3.0RR17Q1/org.openbravo.mobile.core Changeset: 3a75493e68548fe64f89c1fbb07ee7727852d11c Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Tue Jan 17 11:14:23 2017 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR17Q1/org.openbravo.mobile.core/rev/3a75493e68548fe64f89c1fbb07ee7727852d11c [^] Fixed issue 34865: incremental refresh is stopped if one masterdata query is very slow Added a timeout to the masterdata requests. This timeout has been set to five seconds if we are doing an incremental refresh. If it’s the full refresh, there is no time limit to this request. --- M web/org.openbravo.mobile.core/source/data/ob-dal.js M web/org.openbravo.mobile.core/source/data/ob-datasource.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2017-01-09 11:18 | marvintm | Type | defect => backport |
2017-01-09 11:18 | marvintm | Target Version | => RR17Q1 |
2017-01-17 11:32 | hgbot | Checkin | |
2017-01-17 11:32 | hgbot | Note Added: 0093627 | |
2017-01-17 11:32 | hgbot | Status | scheduled => resolved |
2017-01-17 11:32 | hgbot | Resolution | open => fixed |
2017-01-17 11:32 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/278add3d4bdb049b755035b3a7bb044221de0cb8 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q1/org.openbravo.mobile.core/rev/3a75493e68548fe64f89c1fbb07ee7727852d11c [^] |
2017-02-02 11:56 | guilleaer | Review Assigned To | => guilleaer |
2017-02-02 11:56 | guilleaer | Status | resolved => closed |
2017-02-02 11:56 | guilleaer | Fixed in Version | => RR17Q1 |
Copyright © 2000 - 2009 MantisBT Group |