This is an automated email from the ASF dual-hosted git repository.
gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 15e98ba04b9 Fix service discovery bug in `kubernetes-extensions`
(#19139)
add d159e381f8a Fix loss loss of cross region bucket read config for s3
client in the v2 migration (#19180)
No new revisions were added by this update.
Summary of changes:
cloud/aws-common/pom.xml | 15 ++++
.../apache/druid/common/aws/AWSClientConfig.java | 47 +++++++++++-
.../druid/common/aws/AWSClientConfigTest.java | 86 ++++++++++++++++++++++
docs/development/extensions-contrib/iceberg.md | 2 +-
docs/development/extensions-core/s3.md | 3 +-
docs/ingestion/input-sources.md | 2 +-
.../apache/druid/data/input/s3/S3InputSource.java | 1 +
.../druid/storage/s3/S3StorageDruidModule.java | 14 +++-
.../druid/data/input/s3/S3InputSourceTest.java | 2 +-
9 files changed, 163 insertions(+), 9 deletions(-)
create mode 100644
cloud/aws-common/src/test/java/org/apache/druid/common/aws/AWSClientConfigTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]