Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030759Retail ModulesWeb POSpublic2015-09-03 20:002015-09-25 12:00
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q4RR15Q4 
marvintm
No
0030759: Too many log client records can slow down the application
Too many log client records can slow down the application
Log in the Webpos
Increase the timer at which the LogClient is flushed (currently 30.000) up to infinite
In the console, execute a lot of OB.error or OB.warn
Verify that, after several lines, the application starts to lose responsiveness
No tags attached.
blocks defect 0030650 new Retail Several issues with LogClient functionality 
Issue History
2015-09-03 20:00OrekariaNew Issue
2015-09-03 20:00OrekariaAssigned To => Orekaria
2015-09-03 20:00OrekariaTriggers an Emergency Pack => No
2015-09-03 20:01OrekariaRelationship addedblocks 0030650
2015-09-03 20:07OrekariaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9341#r9341
2015-09-04 18:31hgbotCheckin
2015-09-04 18:31hgbotNote Added: 0080143
2015-09-04 19:30OrekariaStatusnew => scheduled
2015-09-04 19:31OrekariaStatusscheduled => resolved
2015-09-04 19:31OrekariaFixed in Version => RR15Q4
2015-09-04 19:31OrekariaResolutionopen => fixed
2015-09-19 10:07OrekariaReview Assigned To => marvintm
2015-09-25 12:00marvintmStatusresolved => closed

Notes
(0080143)
hgbot   
2015-09-04 18:31   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 1a338ae6965d5d96097aab0b4ee78728770472fa
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Thu Sep 03 20:09:49 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1a338ae6965d5d96097aab0b4ee78728770472fa [^]

Related to issue 30759: Batch the logclient flush to the server

---
M web/org.openbravo.mobile.core/source/utils/logClientSyncUtils.js
---