This is an automated email from the ASF dual-hosted git repository. preetham02 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/asterixdb.git
commit 581a05d2271b15775d71823f23fd2665b1f51e92 Merge: 4915df6b18 caa8536b24 Author: Michael Blow <[email protected]> AuthorDate: Fri Nov 14 14:44:02 2025 -0500 Merge branch 'gerrit/phoenix' into 'master' * [NO ISSUE][EXT]: fix HDFS failing tests (MB-68900) * [NO ISSUE][*DB][STO] Enable round/robin dns resolution for async client (MB-69061) Change-Id: I54bada7ea5c90ecfb49861c85bf202f96d856d62 .../resources/runtimets/testsuite_sqlpp_hdfs.xml | 70 +++++++------- .../aws/s3/RoundRobinAddressResolverGroup.java | 76 +++++++++++++++ .../cloud/clients/aws/s3/S3ClientConfig.java | 19 ++-- .../cloud/clients/aws/s3/S3ParallelDownloader.java | 49 +++++++--- .../internal/CustomResolverBootstrapProvider.java | 102 +++++++++++++++++++++ .../org/apache/asterix/cloud/s3/LSMS3Test.java | 2 +- .../asterix/common/config/CloudProperties.java | 10 +- 7 files changed, 273 insertions(+), 55 deletions(-)
