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 2018/05/17 18:09:00 UTC

[jira] [Updated] (TIKA-2644) Improve RecursiveParserWrapper API

     [ https://issues.apache.org/jira/browse/TIKA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison updated TIKA-2644:
------------------------------
    Description: 
The RecursiveParserWrapper stores the data in the wrapper, which makes it not thread safe, and, um, different from the other parsers, API-wise.

Let's create a RecursiveParserWrapperHandler that puts more of the handling in the handler.  

  was:
The RecursiveParserWrapper stores the data in the wrapper, which makes it not thread safe, and, um, different from the other parsers, API-wise.

Let's create a RecursiveParserWrapperHandler that can behave like an actual handler.  


> Improve RecursiveParserWrapper API
> ----------------------------------
>
>                 Key: TIKA-2644
>                 URL: https://issues.apache.org/jira/browse/TIKA-2644
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Major
>
> The RecursiveParserWrapper stores the data in the wrapper, which makes it not thread safe, and, um, different from the other parsers, API-wise.
> Let's create a RecursiveParserWrapperHandler that puts more of the handling in the handler.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)