[ 
https://issues.apache.org/jira/browse/SOLR-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436073#comment-17436073
 ] 

ASF subversion and git services commented on SOLR-15707:
--------------------------------------------------------

Commit 06be1acfee6c29cdbb4e21e2f1a0c6d82aa8f660 in solr's branch 
refs/heads/main from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=06be1ac ]

SOLR-15707: Add the ability to set the AWS Profile per S3Repository (#357)

Updating the AWS SDK version for better retry options.

> Ability to set the AWS Profile for each S3Repository
> ----------------------------------------------------
>
>                 Key: SOLR-15707
>                 URL: https://issues.apache.org/jira/browse/SOLR-15707
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: contrib - S3 Repository
>            Reporter: Houston Putman
>            Assignee: Houston Putman
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The S3Repository makes use of the default settings of the AWS Java SDK. Many 
> of these settings are able to be overwritten in the AWS configuration file. 
> However, if a user has multiple S3Repositories defined, then they might want 
> to set different settings for each repository.
> With the EnvVar, system property approach, you can only set 1 value for each 
> setting, so all uses of S3Repository will use the same values for a Solr 
> cloud. One way of getting around this, and not requiring all settings to be 
> overridable via the solr.xml, is to allow users to set the AWS profile for 
> each S3Repository. This will allow them to set independent settings 
> per-profile in the AWS configuration file, then specify which S3Repositories 
> should use which profile.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to