This is an automated email from the ASF dual-hosted git repository.

ndipiazza pushed a change to branch TIKA-4576-add-fetcher-config-store-interface
in repository https://gitbox.apache.org/repos/asf/tika.git


    from 70dfff722 TIKA-4576 Create pluggable storage interface for Fetcher 
components with in-memory implementation
     add fe800b7a2 Address PR review comments

No new revisions were added by this update.

Summary of changes:
 .../apache/tika/pipes/core/config/ConfigStore.java | 23 +++++++++++++++++-----
 .../pipes/core/config/InMemoryConfigStore.java     |  2 +-
 .../tika/pipes/core/config/ConfigStoreTest.java    | 23 ++++++++++++++++++++++
 .../tika/pipes/core/config/LoggingConfigStore.java | 11 ++++++++---
 4 files changed, 50 insertions(+), 9 deletions(-)

Reply via email to