Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0020419 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | major | always | 2012-05-04 14:35 | 2012-05-25 12:09 | |||
| Reporter | alostale | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP12 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 2e2fc5aaf9de | ||||
| Projection | none | ETA | none | Target Version | 3.0MP12 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| 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 | 0020419: Missing indexes | |||||||
| Description | In an environment with big volume of data, some indexes have been detected to be needed to improve performance | |||||||
| Steps To Reproduce | *c_bp_vendor_acct.c_bpartner_id. Reduces invoice post from 4s to 700ms *fin_payment_schedule.c_invoice_id, fin_payment_detail.fin_payment_id, fin_payment_scheduledetail.fin_payment_detail_id. These indexes reduce invoice post from 600 to 500ms *c_file (ad_table_id, ad_record_id). Removes a sequencial scan in c_file for each record selected in ui. | |||||||
| Tags | Performance | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0048383) hgbot (developer) 2012-05-04 14:44 |
Repository: erp/devel/pi Changeset: 2e2fc5aaf9deb59d6c038528794d0d3def7947c6 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Fri May 04 14:44:31 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2e2fc5aaf9deb59d6c038528794d0d3def7947c6 [^] fixes bug 20419: Missing some indexes --- M src-db/database/model/tables/C_BP_VENDOR_ACCT.xml M src-db/database/model/tables/C_FILE.xml M src-db/database/model/tables/FIN_PAYMENT_DETAIL.xml M src-db/database/model/tables/FIN_PAYMENT_SCHEDULE.xml M src-db/database/model/tables/FIN_PAYMENT_SCHEDULEDETAIL.xml --- |
|
(0049026) hudsonbot (viewer) 2012-05-25 12:09 |
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/5401e185a8b0 [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-05-04 14:35 | alostale | New Issue | |
| 2012-05-04 14:35 | alostale | Assigned To | => alostale |
| 2012-05-04 14:35 | alostale | Modules | => Core |
| 2012-05-04 14:35 | alostale | OBNetwork customer | => No |
| 2012-05-04 14:44 | hgbot | Checkin | |
| 2012-05-04 14:44 | hgbot | Note Added: 0048383 | |
| 2012-05-04 14:44 | hgbot | Status | new => resolved |
| 2012-05-04 14:44 | hgbot | Resolution | open => fixed |
| 2012-05-04 14:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2e2fc5aaf9deb59d6c038528794d0d3def7947c6 [^] |
| 2012-05-04 14:47 | alostale | Relationship added | related to 0020421 |
| 2012-05-04 14:47 | alostale | Tag Attached: Performance | |
| 2012-05-16 09:12 | marvintm | Status | resolved => closed |
| 2012-05-16 09:12 | marvintm | Fixed in Version | => 3.0MP12 |
| 2012-05-25 12:09 | hudsonbot | Checkin | |
| 2012-05-25 12:09 | hudsonbot | Note Added: 0049026 | |
| Copyright © 2000 - 2009 MantisBT Group |