[
https://issues.apache.org/jira/browse/HADOOP-19512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-19512:
------------------------------------
Description:
1. The logic to skip vector IO contract tests doesn't work if the analytics
stream is set on a per-bucket basis for the test bucket
2. tests with SSE-C are failing. Test bucket is normally set up to use SSE-KMS,
FWIW
{code}
<property>
<name>fs.s3a.bucket.stevel-london.encryption.algorithm</name>
<value>SSE-KMS</value>
</property>
{code}
this only happens when the analytics stream is set for the test bucket
fs.s3a.bucket.stevel-london.input.stream.type=analytics; set it globally all is
good
+ various other tests. FInal pr message
{code}
Code changes related to HADOOP-19485.
AwsSdkWorkarounds no longer needs to cut back on transfer manager logging
(HADOOP-19272) :
- Remove log downgrade and change assertion to expect nothing to be logged.
- remove false positives from log.
ITestS3AEndpointRegion failure:
- Change in state of AwsExecutionAttribute.ENDPOINT_OVERRIDDEN
attribute requires test tuning to match.
Some tests against third-party stores fail
- Includes fix for the assumeStoreAwsHosted() logic.
- Documents how to turn off multipart uploads with third-party stores.
{code}
was:
1. The logic to skip vector IO contract tests doesn't work if the analytics
stream is set on a per-bucket basis for the test bucket
2. tests with SSE-C are failing. Test bucket is normally set up to use SSE-KMS,
FWIW
{code}
<property>
<name>fs.s3a.bucket.stevel-london.encryption.algorithm</name>
<value>SSE-KMS</value>
</property>
{code}
this only happens when the analytics stream is set for the test bucket
fs.s3a.bucket.stevel-london.input.stream.type=analytics; set it globally all is
good
> S3A: Test failures during AWS SDK upgrade
> -----------------------------------------
>
> Key: HADOOP-19512
> URL: https://issues.apache.org/jira/browse/HADOOP-19512
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3, test
> Affects Versions: 3.5.0, 3.4.2
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Fix For: 3.5.0, 3.4.2
>
> Attachments: test-failures.txt
>
>
> 1. The logic to skip vector IO contract tests doesn't work if the analytics
> stream is set on a per-bucket basis for the test bucket
> 2. tests with SSE-C are failing. Test bucket is normally set up to use
> SSE-KMS, FWIW
> {code}
> <property>
> <name>fs.s3a.bucket.stevel-london.encryption.algorithm</name>
> <value>SSE-KMS</value>
> </property>
> {code}
> this only happens when the analytics stream is set for the test bucket
> fs.s3a.bucket.stevel-london.input.stream.type=analytics; set it globally all
> is good
> + various other tests. FInal pr message
> {code}
> Code changes related to HADOOP-19485.
> AwsSdkWorkarounds no longer needs to cut back on transfer manager logging
> (HADOOP-19272) :
> - Remove log downgrade and change assertion to expect nothing to be logged.
> - remove false positives from log.
> ITestS3AEndpointRegion failure:
> - Change in state of AwsExecutionAttribute.ENDPOINT_OVERRIDDEN
> attribute requires test tuning to match.
> Some tests against third-party stores fail
> - Includes fix for the assumeStoreAwsHosted() logic.
> - Documents how to turn off multipart uploads with third-party stores.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]