Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0023934 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | minor | have not tried | 2013-05-29 11:46 | 2013-06-01 02:14 | |||
| Reporter | alostale | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP24 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | f6a4fd1a4a26 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | shankarb | |||||||
| OBNetwork customer | No | |||||||
| 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. | |||||||
| Tags | Performance | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0059016) hgbot (developer) 2013-05-29 12:16 |
Repository: erp/devel/pi Changeset: f6a4fd1a4a26d13128dc1071197dc506c11385a7 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed May 29 12:16:05 2013 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f6a4fd1a4a26d13128dc1071197dc506c11385a7 [^] fixed bug 23934: sequential scan on AD_Session when logging in --- M src-db/database/model/tables/AD_SESSION.xml --- |
|
(0059067) shankarb (viewer) 2013-05-30 12:11 |
Code reviewed in pi changeset 9708bd1d96eb |
|
(0059099) hudsonbot (viewer) 2013-06-01 02:14 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/31f9b82dde77 [^] Maturity status: Test |
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 | OBNetwork customer | => No |
| 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 | |
| Copyright © 2000 - 2009 MantisBT Group |