You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2021/10/29 17:13:00 UTC

[jira] [Resolved] (SOLR-15707) Ability to set the AWS Profile for each S3Repository

     [ https://issues.apache.org/jira/browse/SOLR-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Houston Putman resolved SOLR-15707.
-----------------------------------
    Fix Version/s: 8.11
       Resolution: Implemented

> 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
>             Fix For: 8.11
>
>          Time Spent: 20m
>  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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org