https://issues.apache.org/bugzilla/show_bug.cgi?id=53470
Priority: P2
Bug ID: 53470
Assignee: [email protected]
Summary: control delete temp files
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 3.8
Component: SXSSF
Product: POI
I have a request for control delete of temp files that SXSSF create
automatically.
es.:
poi-sxssf-sheet-xml127328075585779261.gz
when compress is active or
poi-sxssf-sheet127328075585779261
There are two alternatives:
1) add delete method to SXSSFWorkbook
2) add new Constructor to SXSSFWorkbook with this signature: SXSSFWorkbook(File
tmpDir, int rowAccessWindowSize)
For you what is the best solution?
I can write a patch for this...
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]