[ 
https://issues.apache.org/jira/browse/SOLR-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286059#comment-14286059
 ] 

Uwe Schindler commented on SOLR-6991:
-------------------------------------

This is in fact the problem with spawning external processes. This is not new, 
also TIKA 1.6 had parsers that spawned processes. I just think we never hit 
this because this one is different: The parser spawns a process while 
initializing (to "inspect the system). The other Spawning parsers are only 
executed as needed. ExternalParser exists since a long time in TIKA.

I would not roll back to TIKA 1.5 because the new TIKA is much better than this 
one (regarding bugs). In fact we should maybe disable this tests with the 
well-known assume (trunk, 5.x, 5.0). In fact, I would suggest to add a note to 
the ref guide, so people know what this means. This is unfortunately a bug in 
the JVM, so this is not really our or TIKA's fault.

In fact, as written in my Blog post about Locale issues: Most Turkish system 
administrators don't run servers with the turkish locale :-) Its just too 
broken with lots of software.

> Update to Apache TIKA 1.7
> -------------------------
>
>                 Key: SOLR-6991
>                 URL: https://issues.apache.org/jira/browse/SOLR-6991
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - Solr Cell (Tika extraction)
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 5.0, Trunk, 5.1
>
>         Attachments: SOLR-6991.patch, SOLR-6991.patch
>
>
> Apache TIKA 1.7 was released: 
> [https://dist.apache.org/repos/dist/release/tika/CHANGES-1.7.txt]
> This is more or less a dependency update, so replacements. Not sure if we 
> should do this for 5.0. In 5.0 we currently have the previous version, which 
> was not yet released with Solr. If we now bring this into 5.0, we wouldn't 
> have a new release 2 times. I can change the stuff this evening and let it 
> bake in 5.x, so maybe we backport this.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to