[
https://issues.apache.org/jira/browse/TIKA-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034263#comment-18034263
]
ASF GitHub Bot commented on TIKA-4535:
--------------------------------------
tballison merged PR #2381:
URL: https://github.com/apache/tika/pull/2381
> Avoid construction of a full TikaConfig unless necessary
> --------------------------------------------------------
>
> Key: TIKA-4535
> URL: https://issues.apache.org/jira/browse/TIKA-4535
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Trivial
>
> With a recent change to FilenameUtils, I noticed that there's an extra call
> to the external parsers on startup. We only need the mime repository. We
> shouldn't load a full default TikaConfig.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)