Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0043208 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Openbravo ERP] A. Platform | critical | have not tried | 2020-01-28 12:23 | 2020-02-13 12:07 | |||
| Reporter | alostale | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 172a5b62f0d0 | ||||
| Projection | none | ETA | none | Target Version | 3.0PR19Q3.4 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | caristu | |||||||
| OBNetwork customer | Gold | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0043208: export to csv doesn't timeout | |||||||
| Description | Having db.queryTimeout.grid configured, queries to generate CSV don't timeout. | |||||||
| Steps To Reproduce | 1. define db.queryTimeout.grid=1 2. export a csv that takes more than 1 sec to generate the query | |||||||
| Proposed Solution | Apply db.queryTimeout.grid to csv export. Note that ideally, UI should notify about this error. Note DefaultJsonDataService.fetch(Map<String, String> parameters, QueryResultWriter writer) method is also used by JSON webservices. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0117720) hgbot (developer) 2020-02-13 09:36 |
Repository: erp/backports/3.0PR19Q3.4 Changeset: 172a5b62f0d0bf62306b03f84222df5ec05583c9 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Jan 28 13:25:57 2020 +0100 URL: http://code.openbravo.com/erp/backports/3.0PR19Q3.4/rev/172a5b62f0d0bf62306b03f84222df5ec05583c9 [^] fixed BUG-43208: export to csv doesn't timeout Apply grid timeout to CSV export. Moved timeout profile setting to a more generic part, before it was applied only for the query to populate the grid, but it should be for every one. --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java --- |
|
(0117730) caristu (viewer) 2020-02-13 12:07 |
Reviewed |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2020-02-13 09:27 | alostale | Type | defect => backport |
| 2020-02-13 09:27 | alostale | Target Version | => 3.0PR19Q3.4 |
| 2020-02-13 09:29 | alostale | Severity | major => critical |
| 2020-02-13 09:36 | hgbot | Checkin | |
| 2020-02-13 09:36 | hgbot | Note Added: 0117720 | |
| 2020-02-13 09:36 | hgbot | Status | scheduled => resolved |
| 2020-02-13 09:36 | hgbot | Resolution | open => fixed |
| 2020-02-13 09:36 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/1d19e9db807746db520f34f622102f6b2f7a1249 [^] => http://code.openbravo.com/erp/backports/3.0PR19Q3.4/rev/172a5b62f0d0bf62306b03f84222df5ec05583c9 [^] |
| 2020-02-13 12:07 | caristu | Note Added: 0117730 | |
| 2020-02-13 12:07 | caristu | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |