Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036607
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2017-08-04 13:222022-02-01 08:05
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036607: 4 flushes of 10ms each in StaticResources request

DescriptionStaticResources call takes 2s
Inside does 4 flushes of 10ms each

Those flushes have 362 entities in pi+retail already. Seems to load all or many preferences.
Useful to investigate both flush count + entity count

52409 [http-bio-8080-exec-5] INFO org.openbravo.dal.service.OBDal - Content of session: {ADClient=2, ADClientAcctDimension=52, ADLanguage=1, ADList=41, ADModule=12, ADPreference=223, ADReference=4, ADRole=1, ADRoleOrganization=8, ADSystemInformation=1, ADUser=2, ClientInformation=2, OBCLKER_Template=1, Organization=8, OrganizationType=3, Warehouse=1}
52409 [http-bio-8080-exec-5] INFO org.openbravo.dal.service.OBDal - Flush of 362 entities and 555 collections took: 11
52420 [http-bio-8080-exec-5] INFO org.openbravo.dal.service.OBDal - Content of session: {ADClient=2, ADClientAcctDimension=52, ADLanguage=1, ADList=41, ADModule=12, ADPreference=223, ADReference=4, ADRole=1, ADRoleOrganization=8, ADSystemInformation=1, ADUser=2, ClientInformation=2, OBCLKER_Template=1, Organization=8, OrganizationType=3, Warehouse=1}
52420 [http-bio-8080-exec-5] INFO org.openbravo.dal.service.OBDal - Flush of 362 entities and 555 collections took: 11
52432 [http-bio-8080-exec-5] INFO org.openbravo.dal.service.OBDal - Content of session: {ADClient=2, ADClientAcctDimension=52, ADLanguage=1, ADList=41, ADModule=12, ADPreference=223, ADReference=4, ADRole=1, ADRoleOrganization=8, ADSystemInformation=1, ADUser=2, ClientInformation=2, OBCLKER_Template=1, Organization=8, OrganizationType=3, Warehouse=1}
52433 [http-bio-8080-exec-5] INFO org.openbravo.dal.service.OBDal - Flush of 362 entities and 555 collections took: 10
52442 [http-bio-8080-exec-5] INFO org.openbravo.dal.service.OBDal - Content of session: {ADClient=2, ADClientAcctDimension=52, ADLanguage=1, ADList=41, ADModule=12, ADPreference=223, ADReference=4, ADRole=1, ADRoleOrganization=8, ADSystemInformation=1, ADUser=2, ClientInformation=2, OBCLKER_Template=1, Organization=8, OrganizationType=3, Warehouse=1}
52442 [http-bio-8080-exec-5] INFO org.openbravo.dal.service.OBDal - Flush of 362 entities and 555 collections took: 9
53637 [http-bio-8080-exec-5] INFO org.openbravo.dal.core.DalRequestFilter - request= /openbravo/org.openbravo.client.kernel/OBCLKER_Kernel/StaticResources?_appName=OB3&_skinVersion=Default flushCount: 4 requestTime: 1979
Steps To Reproduce-
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0036636 closedalostale new DalConnectionProvider() causes double flush in 1 case 
blocks design defect 0036606 newTriage Platform Base Clean up extra not requires flush() calls 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2017-08-04 13:22 shuehner New Issue
2017-08-04 13:22 shuehner Assigned To => platform
2017-08-04 13:22 shuehner Modules => Core
2017-08-04 13:22 shuehner Triggers an Emergency Pack => No
2017-08-04 13:22 shuehner Relationship added blocks 0036606
2017-08-10 16:13 shuehner Relationship added related to 0036636
2017-08-11 12:20 alostale Status new => acknowledged
2017-08-11 12:20 alostale Tag Attached: Performance
2022-02-01 08:05 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker