hadoop/hadoop-common-project
Steve Loughran 3f98cb6741
HADOOP-19045. CreateSession Timeout - followup (#6532)
This is a followup to PR:
HADOOP-19045. S3A: Validate CreateSession Timeout Propagation (#6470)

Remove all declarations of fs.s3a.connection.request.timeout
in
- hadoop-common/src/main/resources/core-default.xml
- hadoop-aws/src/test/resources/core-site.xml

New test in TestAwsClientConfig to verify that the value
defined in fs.s3a.Constants class is used.

This is brittle to someone overriding it in their test setups,
but as this test is intended to verify that the option is not
explicitly set, there's no workaround.

Contributed by Steve Loughran
2024-02-07 12:07:54 +00:00
..
hadoop-annotations Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00
hadoop-auth Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00
hadoop-auth-examples Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00
hadoop-common HADOOP-19045. CreateSession Timeout - followup (#6532) 2024-02-07 12:07:54 +00:00
hadoop-kms Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00
hadoop-minikdc Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00
hadoop-nfs Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00
hadoop-registry Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00
pom.xml Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00