Tim Allison created TIKA-3552:
---------------------------------
Summary: Improve robustness of S3 fetcher and emitter
Key: TIKA-3552
URL: https://issues.apache.org/jira/browse/TIKA-3552
Project: Tika
Issue Type: Task
Reporter: Tim Allison
We should allow users to set the maxConnections for both.
For the emitter, if there is an underlying file, we should use that in the
putObject call; in practice, I was getting a number of inputstream.reset
exceptions during aws client's uploading of the stream, specifically when it
was digesting the stream before upload. Those exceptions went away when I used
the client to upload the underlying file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)