Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052978Retail ModulesWeb POSpublic2023-07-14 10:462023-07-20 08:26
malsasua 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
RR23Q2.3RR23Q2.3 
2020-01-30
RR20Q2
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/e34fc68b24c19a6f211eec03e6b98397d20d50e0#2c4b5b0b69481acccdd2d8c9d08613a0c835e8e3_74_121 [^]
No
0052978: masterdata timeout is not used to cancel the query
The timeout configured in MobileServices is not being used to cancel the query when the timeout is reached
environment with a big volume
BO:
. Mobile Service window:
 - org.openbravo.retail.posterminal.master.Product -> timeout=1

POS:
. do login
. open dev tools -> network
. execute incremental refresh
master.product request is executed and it is taking more than 1 sec
no "canceling statement due to user" log trace is displayed in the postgres log
No tags attached.
blocks defect 0052967 closed ranjith_qualiantech_com masterdata timeout is not used to cancel the query 
Issue History
2023-07-17 08:12ranjith_qualiantech_comTypedefect => backport
2023-07-17 08:12ranjith_qualiantech_comTarget Version => RR23Q2.3
2023-07-20 07:31hgbotNote Added: 0152694
2023-07-20 08:26hgbotResolutionopen => fixed
2023-07-20 08:26hgbotStatusscheduled => closed
2023-07-20 08:26hgbotFixed in Version => RR23Q2.3
2023-07-20 08:26hgbotNote Added: 0152706
2023-07-20 08:26hgbotNote Added: 0152707

Notes
(0152694)
hgbot   
2023-07-20 07:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/577 [^]
(0152706)
hgbot   
2023-07-20 08:26   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 7d99d4291cbbf7ef575eb3f13fc0d59dbaf19bfb
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 20-07-2023 10:46:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/7d99d4291cbbf7ef575eb3f13fc0d59dbaf19bfb [^]

Fixed ISSUE-52978: Added timeout for MasterDataProcessHQLQuery

---
M src/org/openbravo/mobile/core/master/MasterDataLoader.java
M src/org/openbravo/mobile/core/master/MasterDataProcessHQLQuery.java
M src/org/openbravo/mobile/core/process/SecuredJSONProcess.java
---
(0152707)
hgbot   
2023-07-20 08:26   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/577 [^]