[
https://issues.apache.org/jira/browse/TIKA-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045876#comment-18045876
]
ASF GitHub Bot commented on TIKA-4576:
--------------------------------------
nddipiazza merged PR #2460:
URL: https://github.com/apache/tika/pull/2460
> Create pluggable storage interface for Fetcher components with in-memory
> implementation
> ----------------------------------------------------------------------------------------
>
> Key: TIKA-4576
> URL: https://issues.apache.org/jira/browse/TIKA-4576
> Project: Tika
> Issue Type: Sub-task
> Reporter: Nicholas DiPiazza
> Priority: Major
>
> when fetchers are stored, right now they are stored in memory within a sync
> hashmap.
> i would like to create an interface for storage of fetchers. then
> implement the interface with an InMemoryStore.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)