Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014079 | Openbravo ERP | A. Platform | public | 2010-07-28 17:02 | 2022-02-01 08:09 |
|
Reporter | shuehner | |
Assigned To | Triage Platform Base | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | out of date | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0014079: Check if obcontext-caching is needed/useful when using the REST-service, or provide other way to achieve some perf gain |
Description | The 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)
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0014011 | | closed | shuehner | org.openbravo.service.web.authentication module does not support AuthenticationManagers which directly set a role |
|
Attached Files | |
|
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 |