You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2019/03/10 17:42:45 UTC

[Bug 57842] Using POI 3.9 API memory consumed reading an xlsx file is not released back to the operating system after completion

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

Dominik Stadler <do...@gmx.at> changed:

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

--- Comment #8 from Dominik Stadler <do...@gmx.at> ---
We never got more detailed information, so it is hard to "fix" anything for
this specific report. 

We should however try to make it possible to clear thread locals so no memory
leaks are caused by accumulating content in threads in an application which
uses web-container or thread-pools.

There is an issue for XMLBeans to allow to free the threadlocals at 
https://issues.apache.org/jira/browse/XMLBEANS-502

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org