Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023934 | Openbravo ERP | A. Platform | public | 2013-05-29 11:46 | 2013-06-01 02:14 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP24 | |
Merge Request Status | |
Review Assigned To | shankarb |
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 | 0023934: Sequential scan on AD_Session when logging in |
Description | When user logs in the application a sequential scan is performed to AD_Session table.
This table keeps track of all historical sessions in the application so it can become huge, potentially slowing down the log in process. |
Steps To Reproduce | Within a professional instance with concurrent users limitation log in the application, check the number of sequential scans in ad_session increases by 1 each time. |
Proposed Solution | |
Additional Information | |
Tags | Performance |
Relationships | blocks | design defect | 0023428 | | new | AugustoMauch | When login the application the cpu consumes a lot of resources for few seconds and the memory also increases a lot |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-05-29 11:46 | alostale | New Issue | |
2013-05-29 11:46 | alostale | Assigned To | => alostale |
2013-05-29 11:46 | alostale | Modules | => Core |
2013-05-29 11:46 | alostale | Triggers an Emergency Pack | => No |
2013-05-29 11:47 | alostale | Tag Attached: Performance | |
2013-05-29 11:48 | alostale | Relationship added | blocks 0023428 |
2013-05-29 12:15 | alostale | Summary | Sequential scan on AD_Session => Sequential scan on AD_Session when logging in |
2013-05-29 12:16 | alostale | Review Assigned To | => shankarb |
2013-05-29 12:16 | hgbot | Checkin | |
2013-05-29 12:16 | hgbot | Note Added: 0059016 | |
2013-05-29 12:16 | hgbot | Status | new => resolved |
2013-05-29 12:16 | hgbot | Resolution | open => fixed |
2013-05-29 12:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f6a4fd1a4a26d13128dc1071197dc506c11385a7 [^] |
2013-05-30 12:11 | shankarb | Note Added: 0059067 | |
2013-05-30 12:11 | shankarb | Status | resolved => closed |
2013-05-30 12:11 | shankarb | Fixed in Version | => 3.0MP24 |
2013-06-01 02:14 | hudsonbot | Checkin | |
2013-06-01 02:14 | hudsonbot | Note Added: 0059099 | |