[
https://issues.apache.org/jira/browse/TIKA-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045618#comment-18045618
]
ASF GitHub Bot commented on TIKA-4576:
--------------------------------------
tballison commented on PR #2460:
URL: https://github.com/apache/tika/pull/2460#issuecomment-3662161685
Overall, this looks great to me. The invasiveness on tika-pipes-core is
minimal. I agree with copilots recommendations. Once you address copilot and
get a clean build, go for the merge!
> 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)