hadoop/hadoop-tools/hadoop-aws
sabertiger af7dd660e0
HADOOP-18233. Possible race condition with TemporaryAWSCredentialsProvider (#5024)
This fixes a race condition with the TemporaryAWSCredentialProvider
one which has existed for a long time but which only surfaced
(usually in Spark) when the bucket existence probe was disabled
by setting fs.s3a.bucket.probe to 0 -a performance speedup
which was made the default in HADOOP-17454.

Contributed by Jimmy Wong.
2022-10-31 12:43:30 +00:00
..
dev-support HADOOP-18466. Limit the findbugs suppression IS2_INCONSISTENT_SYNC to S3AFileSystem field (#4926) 2022-09-26 18:56:58 +01:00
src HADOOP-18233. Possible race condition with TemporaryAWSCredentialsProvider (#5024) 2022-10-31 12:43:30 +00:00
pom.xml HADOOP-18377. hadoop-aws build to add a -prefetch profile to run all tests with prefetching (#4914) 2022-09-20 10:26:13 +01:00