Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0033303 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | minor | have not tried | 2016-06-17 13:14 | 2016-06-17 13:14 | |||||||
Reporter | alostale | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | |||||||||||
Review Assigned To | ||||||||||||
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. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |