This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-4558-lazy-fetcher-manager
in repository https://gitbox.apache.org/repos/asf/tika.git
from cfefac723 Add EMITTER_INITIALIZATION_EXCEPTION status
add 67e56237e TIKA-4558 -- cleanups
No new revisions were added by this update.
Summary of changes:
.../tika/pipes/core/AbstractComponentManager.java | 18 +--
.../apache/tika/pipes/core/async/AsyncEmitter.java | 9 +-
.../EmittingEmbeddedDocumentBytesHandler.java | 3 +-
.../apache/tika/pipes/core/server/PipesWorker.java | 12 +-
.../apache/tika/pipes/core/PipesClientTest.java | 5 +-
.../apache/tika/pipes/core/PluginsTestHelper.java | 11 ++
.../pipes/core/emitter/EmitterManagerTest.java | 160 +++++++++++++--------
.../pipes/core/fetcher/FetcherManagerTest.java | 4 +-
.../tika/pipes/emitter/fs/FileSystemEmitter.java | 4 +-
.../pipes/reporter/jdbc/TestJDBCPipesReporter.java | 2 +-
10 files changed, 145 insertions(+), 83 deletions(-)