[
https://issues.apache.org/jira/browse/IGNITE-7054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16582163#comment-16582163
]
ASF GitHub Bot commented on IGNITE-7054:
----------------------------------------
GitHub user udaykale opened a pull request:
https://github.com/apache/ignite/pull/4555
IGNITE-7054 S3 IP finder: support client side encryption
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/udaykale/ignite IGNITE-7054
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4555.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4555
----
commit 3e5c3018807ae1eb04154e71c54c399e82b9a641
Author: uday <udaygkale@...>
Date: 2018-08-16T07:32:23Z
IGNITE-7054 S3 IP finder: support client side encryption
----
> S3 IP finder: support client side encryption
> --------------------------------------------
>
> Key: IGNITE-7054
> URL: https://issues.apache.org/jira/browse/IGNITE-7054
> Project: Ignite
> Issue Type: Improvement
> Components: s3
> Affects Versions: 2.3
> Reporter: Valentin Kulichenko
> Assignee: Uday Kale
> Priority: Major
> Fix For: 2.7
>
>
> In case client side encryption [1] is used, it may be required to use
> {{AmazonS3EncryptionClient}} instead of regular {{AmazonS3Client}}. We need
> to add this option to the S3 IP finder, along with any applicable
> configuration parameters.
> [1]
> http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingClientSideEncryption.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)