We were planning on moving an internal build of the S3 storage client to use S3's transfer manager API to improve put/get requests to S3 for objects that were over 100 MB in size. Internal benchmark showed for S3 objects that were over 500 MB in size transfer rates improved from 40-50s down to 2s when using mutli part transfers. I am wondering if we are still planning to move that with 28.0.0 or if its being pushed out to a later build due to testing?
https://github.com/apache/druid/pull/14834
@Laksh Singla