You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (Jira)" <ji...@apache.org> on 2020/11/18 11:27:00 UTC

[jira] [Assigned] (NUTCH-2582) Set pool size of XML SAX parsers used for MIME detection in Tika 1.19

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

Sebastian Nagel reassigned NUTCH-2582:
--------------------------------------

    Assignee: Sebastian Nagel

> Set pool size of XML SAX parsers used for MIME detection in Tika 1.19
> ---------------------------------------------------------------------
>
>                 Key: NUTCH-2582
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2582
>             Project: Nutch
>          Issue Type: Improvement
>          Components: protocol
>    Affects Versions: 1.15
>            Reporter: Sebastian Nagel
>            Assignee: Sebastian Nagel
>            Priority: Major
>             Fix For: 1.18
>
>
> See [NUTCH-2578|https://issues.apache.org/jira/browse/NUTCH-2578?focusedCommentId=16482879&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16482879]. Tika 1.19 will use a pool of SAX parser to avoid the bottleneck while creating a new one (see NUTCH-2578/TIKA-2645). Fetcher should adjust the size of the pool to the number of Fetcher threads (or a fraction of it because most threads are likely to be busy fetching content).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)