https://bz.apache.org/bugzilla/show_bug.cgi?id=66275

PJ Fanning <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from PJ Fanning <[email protected]> ---
SheetDataWriter.dispose() is called by SXSSFSheet.dispose() which is called by
SXSSFWorkbook.dispose(). SXSSFWorkbook.dispose() is the only one that is public
but should always be called.

So the question is are you calling SXSSFWorkbook.dispose()?

-- 
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]

Reply via email to