Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The 3.0 version of Localstack enabled S3 server-side encryption by default. This is causing integration tests now to fail with errors such as:
org.opentest4j.AssertionFailedError: Attribute s3.sseAlgorithm should not exist on FlowFile, but exists with value AES256 ==> Expected :false Actual :true
This is happening in both Fetch and Put S3 integration tests. They tests work as-is if we change the docker image of Localstack to 2.3.2
Attachments
Attachments
Issue Links
- links to