Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0043031 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [Openbravo ERP] A. Platform | minor | have not tried | 2020-01-28 12:34 | 2022-02-01 08:07 | ||||||
Reporter | alostale | View Status | public | ||||||||
Assigned To | Triage Platform Base | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Web browser | |||||||||||
Modules | Core | ||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0043031: implement a timeout for CSV generation | ||||||||||
Description | After 0043029 is fixed, it is still possible to take too long to generate a CSV even the first query is fast enough not to timeout. There should be a way to define a timeout for the whole CSV generation. Note that as CSV is written on streaming, a partial CSV would be generated in this way. We should find a way to, at least, notify it in UI and probably write something also at the end of the CSV explaining it is partial. | ||||||||||
Steps To Reproduce | 1. Generate a CSV which takes long | ||||||||||
Proposed Solution | Note DefaultJsonDataService.fetch(Map<String, String> parameters, QueryResultWriter writer) method is also used by JSON webservices. | ||||||||||
Tags | Performance | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2020-01-28 12:34 | alostale | New Issue | |
2020-01-28 12:34 | alostale | Assigned To | => platform |
2020-01-28 12:34 | alostale | Modules | => Core |
2020-01-28 12:34 | alostale | Triggers an Emergency Pack | => No |
2020-01-28 12:34 | alostale | Status | new => acknowledged |
2020-01-28 12:34 | alostale | Tag Attached: Performance | |
2020-01-28 12:34 | alostale | Relationship added | depends on 0043029 |
2020-01-28 13:15 | alostale | Proposed Solution updated | |
2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |