Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0033303 | Retail Modules | Web POS | public | 2016-06-17 13:14 | 2016-06-17 13:14 |
Reporter | alostale | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0033303: openbravo.log gets populated with big json strings on slow environments | ||||
Description | When a POS process takes more than 1 second to complete, it logs the whole json that was processed. This json object can be huge in some cases (ie. big cash ups) making the log to get populated very quickly. This can become a problem in instances with big concurrency writing many of those. | ||||
Steps To Reproduce | 1. In a slow environment execute a cash up (ensure it takes more than 1 second to complete. 2. See log: 24df6f05 2016-06-16 21:29:38,079 [ajp-bio-127.0.0.1-8009-exec-740] INFO org.openbravo.mobile.core.process.SecuredJSONProcess - Process org.openbravo.retail.posterminal.ProcessCashClose took:48553ms params: {... big json here ...} | ||||
Proposed Solution | Check whether this info is needed, whether it should be at info log level or it can be reduced to debug for at least the json content. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-06-17 13:14 | alostale | New Issue | |||
2016-06-17 13:14 | alostale | Assigned To | => Retail | ||
2016-06-17 13:14 | alostale | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |