You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2018/10/17 17:27:00 UTC

[jira] [Resolved] (SOLR-12423) Upgrade to Tika 1.19.1 when available

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

Erick Erickson resolved SOLR-12423.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: master (8.0)
                   7.6

Thanks Tim!

> Upgrade to Tika 1.19.1 when available
> -------------------------------------
>
>                 Key: SOLR-12423
>                 URL: https://issues.apache.org/jira/browse/SOLR-12423
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Tim Allison
>            Assignee: Erick Erickson
>            Priority: Major
>             Fix For: 7.6, master (8.0)
>
>         Attachments: SOLR-12423.patch
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> In Tika 1.19, there will be the ability to call the ForkParser and specify a directory of jars from which to load the classes for the Parser in the child processes. This will allow us to remove all of the parser dependencies from Solr. We’ll still need tika-core, of course, but we could drop tika-app.jar in the child process’ bin directory and be done with the upgrade... no more fiddly dependency upgrades and threat of jar hell.
> The ForkParser also protects against ooms, infinite loops and jvm crashes. W00t!
> This issue covers the basic upgrading to 1.19.1.  For the migration to the ForkParser, see SOLR-11721.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org