Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0034010 | Openbravo ERP | I. Performance | public | 2016-09-14 13:29 | 2016-09-19 11:27 |
|
| Reporter | gorkaion | |
| Assigned To | gorkaion | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | 3.0PR16Q3.2 | Fixed in Version | 3.0PR16Q3.2 | |
| Merge Request Status | |
| Review Assigned To | aferraz |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0034010: Slow login loading organization's default ledgers |
| Description | On a system with +200 organizations the login can take more than 2 seconds. In particular OBLedgerUtils.getOrgLedgerRecursive() method's query takes more 1.5 seconds. |
| Steps To Reproduce | On a system with +200 organizations try to login.
Check that the mentioned method takes too much time by adding some logs or measuring it with YourKit. |
| Proposed Solution | remove the query that filters and order by slow ad_isorgincluded procedure |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0033989 | | closed | gorkaion | Slow login loading organization's default ledgers |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2016-09-16 10:38 | aferraz | Type | defect => backport |
| 2016-09-16 10:38 | aferraz | Target Version | => 3.0PR16Q3.2 |
| 2016-09-19 11:24 | hgbot | Checkin | |
| 2016-09-19 11:24 | hgbot | Note Added: 0090052 | |
| 2016-09-19 11:24 | hgbot | Status | scheduled => resolved |
| 2016-09-19 11:24 | hgbot | Resolution | open => fixed |
| 2016-09-19 11:24 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR16Q3.2/rev/f3f2391a134630de1f41b801330071d4efa2daf3 [^] |
| 2016-09-19 11:24 | hgbot | Checkin | |
| 2016-09-19 11:24 | hgbot | Note Added: 0090053 | |
| 2016-09-19 11:27 | aferraz | Review Assigned To | => aferraz |
| 2016-09-19 11:27 | aferraz | Note Added: 0090055 | |
| 2016-09-19 11:27 | aferraz | Status | resolved => closed |
| 2016-09-19 11:27 | aferraz | Fixed in Version | => 3.0PR16Q3.2 |