You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2017/01/10 19:45:58 UTC

[jira] [Created] (TIKA-2234) Remove ThreadLocal from dateformat

Tim Allison created TIKA-2234:
---------------------------------

             Summary: Remove ThreadLocal from dateformat
                 Key: TIKA-2234
                 URL: https://issues.apache.org/jira/browse/TIKA-2234
             Project: Tika
          Issue Type: Improvement
            Reporter: Tim Allison
            Priority: Trivial


I recently tried to be smart and added ThreadLocal for some date parsing in the new, experimental SAXParsers for pptx and docx.

After looking at [POI 59805|https://bz.apache.org/bugzilla/show_bug.cgi?id=59805] and its pointer to [stackoverflow|https://stackoverflow.com/questions/17968803/threadlocal-memory-leak], I think it better to get rid of ThreadLocal. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)