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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014079
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformminorhave not tried2010-07-28 17:022022-02-01 08:09
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionout of dateFixed in Version
StatusnewFix 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

0014079: Check if obcontext-caching is needed/useful when using the REST-service, or provide other way to achieve some perf gain

DescriptionThe fix in issue 14011 had to disable the OBContext caching when using the REST-webservice with some configurable authentication manager.

This might lead to some (unknown) performance loss.

The impact should be measure and either the cache extended to support more key fields, or another way should be research/documented to not get this performance loss of setting up an obcontext on each http request, by i.e.
- (optionally) use http session (i.e. use a session cookie on the client)
- make a slimmer obcontext with less setup overhead for the rest use-case (if possible)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0014011 closedshuehner org.openbravo.service.web.authentication module does not support AuthenticationManagers which directly set a role 

-  Notes
(0029700)
mtaal (manager)
2010-07-30 11:32

Apparently the Apache httpclient does offer java http connection functionality with cookie and session management.

See here for more information:
http://hc.apache.org/httpcomponents-client/primer.html [^]

gr. Martin
(0029701)
mtaal (manager)
2010-07-30 11:33

I will test this and if it works add a note to the docs about this.

If it works fine then obcontext caching is not needed anymore as people have an alternative way of connecting to the server.

gr. Martin

- Issue History
Date Modified Username Field Change
2010-07-28 17:02 shuehner New Issue
2010-07-28 17:02 shuehner Assigned To => mtaal
2010-07-28 17:02 shuehner Relationship added related to 0014011
2010-07-30 11:32 mtaal Note Added: 0029700
2010-07-30 11:33 mtaal Note Added: 0029701
2016-10-21 11:05 mtaal Status new => closed
2016-10-21 11:05 mtaal Resolution open => out of date
2016-10-21 13:17 mtaal Tag Attached: MT_closed_out_of_date
2016-10-21 14:08 mtaal Assigned To mtaal => platform
2016-10-21 14:09 mtaal Status closed => new
2016-10-21 14:12 mtaal Tag Detached: MT_closed_out_of_date
2022-02-01 08:09 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker