Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0043031
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformminorhave not tried2020-01-28 12:342022-02-01 08:07
ReporteralostaleView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0043031: implement a timeout for CSV generation

DescriptionAfter 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 Reproduce1. Generate a CSV which takes long
Proposed SolutionNote DefaultJsonDataService.fetch(Map<String, String> parameters, QueryResultWriter writer) method is also used by JSON webservices.
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0043029 closedalostale export to csv doesn't timeout 

-  Notes
There are no notes attached to this issue.

- 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
Powered by Mantis Bugtracker