This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-4672-es-emitter
in repository https://gitbox.apache.org/repos/asf/tika.git
from af090b85f2 add units to other timeouts
add c75e1d6700 add units to other timeouts
No new revisions were added by this update.
Summary of changes:
.../src/test/resources/tika-pipes-test-config.json | 8 ++---
.../org/apache/tika/client/HttpClientFactory.java | 40 +++++++++++-----------
.../fetcher/atlassianjwt/AtlassianJwtFetcher.java | 14 ++++----
.../atlassianjwt/AtlassianJwtFetcherFactory.java | 4 +--
.../config/AtlassianJwtFetcherConfig.java | 40 +++++++++++-----------
.../apache/tika/pipes/emitter/es/ESEmitter.java | 4 +--
.../tika/pipes/reporter/es/ESPipesReporter.java | 4 +--
.../tika/pipes/fetcher/http/HttpFetcher.java | 14 ++++----
.../pipes/fetcher/http/HttpFetcherFactory.java | 4 +--
.../fetcher/http/config/HttpFetcherConfig.java | 40 +++++++++++-----------
.../tika/pipes/fetcher/http/HttpFetcherTest.java | 8 ++---
.../emitter/opensearch/OpenSearchEmitter.java | 4 +--
.../opensearch/OpenSearchPipesReporter.java | 4 +--
.../tika/pipes/emitter/solr/SolrEmitter.java | 2 +-
.../pipes/iterator/solr/SolrPipesIterator.java | 2 +-
15 files changed, 96 insertions(+), 96 deletions(-)