Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0049493 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | N/A | 2022-06-07 08:02 | 2022-06-09 12:35 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | guillermogil | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR22Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0049493: SecuredJSONProcess Logs every request greater than 1000ms | |||||||
Description | SecuredJSONProcess Logs every request greater than 1000ms although there are some processes that it is normal to take more than 1000ms to execute. e.g.- calls to a third party system | |||||||
Steps To Reproduce | Put a breakpoint in SecuredJSONProcess Execute any request from POS Wait >1000ms and continue There is an entry in openbravo.log | |||||||
Proposed Solution | Add a new field in Mobile Services Window to allow to override the config. Instead of no configuration the 1000ms default config will apply | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0138103) hgbot (developer) 2022-06-07 08:07 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/378 [^] |
(0138104) guillermogil (viewer) 2022-06-07 08:08 |
https://openbravo.atlassian.net/browse/RM-712 [^] |
(0138206) hgbot (developer) 2022-06-09 12:35 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: afce565fd2c83de69eea2256eb94922cbed76f09 Author: Guillermo Gil <guillermo.gil@openbravo.com> Date: 07-06-2022 08:06:52 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/afce565fd2c83de69eea2256eb94922cbed76f09 [^] Fixed ISSUE-49493 SecuredJSONProcess Logs every request greater than 1000ms 1000ms is hardcoded in the code A new field has been added in Mobile Services Window to allow to override that config --- M src-db/database/model/tables/OBMOBC_SERVICES.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src/org/openbravo/mobile/core/login/MobileCoreLoginUtilsServlet.java M src/org/openbravo/mobile/core/process/SecuredJSONProcess.java M web/org.openbravo.mobile.core/source/data/ob-datasource.js --- |
(0138207) hgbot (developer) 2022-06-09 12:35 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/378 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-06-07 08:02 | guillermogil | New Issue | |
2022-06-07 08:02 | guillermogil | Assigned To | => guillermogil |
2022-06-07 08:02 | guillermogil | OBNetwork customer | => No |
2022-06-07 08:02 | guillermogil | Triggers an Emergency Pack | => No |
2022-06-07 08:02 | guillermogil | Review Assigned To | => marvintm |
2022-06-07 08:07 | hgbot | Merge Request Status | => open |
2022-06-07 08:07 | hgbot | Note Added: 0138103 | |
2022-06-07 08:08 | guillermogil | Note Added: 0138104 | |
2022-06-09 12:35 | hgbot | Merge Request Status | open => approved |
2022-06-09 12:35 | hgbot | Resolution | open => fixed |
2022-06-09 12:35 | hgbot | Status | new => closed |
2022-06-09 12:35 | hgbot | Fixed in Version | => RR22Q3 |
2022-06-09 12:35 | hgbot | Note Added: 0138206 | |
2022-06-09 12:35 | hgbot | Note Added: 0138207 |
Copyright © 2000 - 2009 MantisBT Group |