Thanks for your feedback Till. I think in this scenario the best approach
is to go into the ThreadPool.
On Fri, Apr 3, 2020 at 1:47 PM Till Rohrmann wrote:
> Hi David,
>
> I assume that you have written your own TwoPhaseCommitSink which writes to
> S3, right? If that is the case, then it is main
Hi David,
I assume that you have written your own TwoPhaseCommitSink which writes to
S3, right? If that is the case, then it is mainly up to your implementation
how it writes files to S3. If your S3 client supports uploading multiple
files concurrently, then you should go for it.
Async I/O won't