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

Hudson commented on TIKA-4576:
------------------------------

SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1120 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk17/1120/])
TIKA-4576 add fetcher config store interface (#2460) (github: 
[https://github.com/apache/tika/commit/1c85fc34dc6718dd872fb0beb5cca1eba0c5e559])
* (add) 
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/config/InMemoryConfigStore.java
* (edit) 
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/emitter/EmitterManager.java
* (add) 
tika-pipes/tika-pipes-core/src/test/java/org/apache/tika/pipes/core/config/ConfigStoreTest.java
* (add) 
tika-pipes/tika-pipes-core/src/test/java/org/apache/tika/pipes/core/config/LoggingConfigStore.java
* (edit) 
tika-grpc/src/main/java/org/apache/tika/pipes/grpc/TikaGrpcServerImpl.java
* (add) 
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/config/ConfigStore.java
* (edit) 
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/fetcher/FetcherManager.java
* (edit) 
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/AbstractComponentManager.java


>  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)

Reply via email to